~mthaddon/content-cache-charm/+git/content-cache-charm:icon

Last commit made on 2020-11-18
Get this branch:
git clone -b icon https://git.launchpad.net/~mthaddon/content-cache-charm/+git/content-cache-charm
Only Tom Haddon can upload to this branch. If you are Tom Haddon please log in for upload directions.

Branch merges

Branch information

Recent commits

091fe39... by Tom Haddon

Add icon from the Web Team

a9c953e... by Haw Loeung

Fix HAProxy reload/start errors due to mismatch of address stored in state

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

b916014... by Haw Loeung

Add comment explaining the init-addr options

ba8ee2e... by Haw Loeung

Fix HAProxy reload/start errors due to mismatch of address stored in state

With seamless reloading and loading of last saved state, we also need
to use 'last' to use the address which appears in the state
file. Otherwise, HAproxy errors and exits as follows:

| Oct 15 04:47:18 juju-87625f-hloeung-13 haproxy[27469]: backend-archive-ubuntu-com/server_1_1 changed its FQDN from (null) to kazooie.canonical.com by 'SRV record'
| Oct 15 04:47:20 juju-87625f-hloeung-13 haproxy[27647]: [ALERT] 288/044720 (27647) : Current worker #1 (27653) exited with code 139 (Segmentation fault)

0b9452a... by Haw Loeung

Fixed to support multiple server template configs

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

23cdcb3... by Haw Loeung

Fixed to support multiple server template configs

797fe92... by Haw Loeung

Added support specifying backup/standby backends - LP:1871269

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

68515ed... by Haw Loeung

Fixed passing through HAProxy backend options

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

c62b1c0... by Haw Loeung

No HTTP and also test with allbackups option

683c6fa... by Haw Loeung

Fixed passing through HAProxy backend options