~hloeung/content-cache-charm:yaml

Last commit made on 2020-09-17
Get this branch:
git clone -b yaml https://git.launchpad.net/~hloeung/content-cache-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
yaml
Repository:
lp:~hloeung/content-cache-charm

Recent commits

af0a56f... by Haw Loeung

Allow specifying configs for use with YAML anchors and references - LP:1895614

3fa38ba... by Haw Loeung

Use higher HAProxy fall count for caching layer - LP:1891273

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/390518
Reviewed-by: Joel Sing <email address hidden>

a881402... by Haw Loeung

Use higher HAProxy fall count for caching layer - LP:1891273

We only have one HAProxy backend for the caching layer with nothing to
fall back on so mark it down only after it's really having issues over
a longer period of time.

4eba9f5... by Haw Loeung

Use resolvers when hostname rather than IP provided

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/382891
Reviewed-by: Stuart Bishop <email address hidden>

006445f... by Haw Loeung

Merge lp:content-cache-charm into haproxy-config

4d6fcc5... by Haw Loeung

Split out redirect rules to avoid warnings by HAProxy - a 'redirect' rule placed after a 'use_backend' rule will still be processed before

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/388855
Reviewed-by: Stuart Bishop <email address hidden>

687d6d0... by Haw Loeung

Fix default site being a redirect

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/388792
Reviewed-by: Tom Haddon <email address hidden>

adfadcd... by Haw Loeung

Fix conflicts

b274f7d... by Haw Loeung

Handle potential backend stanza name collisions

59eac24... by Haw Loeung

Split out redirect rules to avoid warnings by HAProxy - a 'redirect' rule placed after a 'use_backend' rule will still be processed before