~twom/launchpad-mojo-specs:fix-webhook-syntax

Last commit made on 2020-06-16
Get this branch:
git clone -b fix-webhook-syntax https://git.launchpad.net/~twom/launchpad-mojo-specs
Only Tom Wardill can upload to this branch. If you are Tom Wardill please log in for upload directions.

Branch merges

Branch information

Name:
fix-webhook-syntax
Repository:
lp:~twom/launchpad-mojo-specs

Recent commits

ae083e0... by Tom Wardill

Fix syntax for webhook allow

f8a982b... by Tom Wardill

Commercial systems jenkins is only on 443

0f02702... by Tom Wardill

Change benign host to something that isn't CDN

e9ed22e... by Tom Wardill

Add IP for commercial systems jenkins

a9d286f... by Colin Watson

git: Don't livepatch haproxy or nfs-ganesha on production

These are LXD containers on production, and the canonical-livepatch
charm now enters the "blocked" status in that case.

895c6e8... by Colin Watson

git: Upgrade nfs-ganesha to cs:nfs-ganesha-4

This should fix the way nfs-ganesha units sometimes get stuck in the
"maintenance" status.

d7a2d0d... by Colin Watson

git: Remove charm upgrades that have been done on production

ea4f3a6... by Colin Watson

Tolerate nfs-ganesha getting stuck in maintenance

nfs-ganesha sometimes gets stuck in "maintenance" / "Updating apt cache"
during deployments. This is probably some kind of reactive race, but
just set additional-ready-states=maintenance for the time being.

c101e20... by Colin Watson

Remove unused variable

410c483... by Colin Watson

signing: Use overwrite=True in collect-charm-upgrades

Life's too short to figure out codetree nonsense.