~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost:sidecar

Last commit made on 2021-05-20
Get this branch:
git clone -b sidecar https://git.launchpad.net/~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Recent commits

587c82c... by Paul Collins

document ingress

fdbe67e... by Paul Collins

sidecar charm is on edge for now

09ddc8e... by Paul Collins

rename charm to mattermost-k8s

cdde4ab... by Paul Collins

remove _on_upgrade_charm

We work around this issue by setting use_juju_for_stoage=True.
In upgrade-testing we get stuck in "Waiting for pebble", perhaps
just because of this, or perhaps because of other changes since
this workaround was added. Either way, it is no longer needed.

6d4239e... by Paul Collins

coerce to dict when comparing live vs proposed configs

d3e4f9b... by Paul Collins

name licence file with crc32 to force restart

We now no longer remove the licence file when the setting is cleared,
which is not really a big deal. Licence files will also build up
on the pods, but they're small and will not survive upgrades anyway.

ad1241c... by Paul Collins

swap database and pebble checks. defer event after config check

e0c8fb7... by Paul Collins

split test_get_pebble_config

17a9b57... by Paul Collins

push the licence into the mattermost container via pebble

fbf19bd... by Paul Collins

test upgrade-charm