~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost:container-by-name

Last commit made on 2020-06-18
Get this branch:
git clone -b container-by-name 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

Name:
container-by-name
Repository:
lp:~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost

Recent commits

d735446... by Paul Collins

use get_container only once

483e5e4... by Paul Collins

comment test rationale

13b606e... by Paul Collins

separate charm tests from helper tests

58b569d... by Paul Collins

tests

2f00deb... by Paul Collins

use get_container when dealing with volumeConfig

49b4147... by Paul Collins

add minimal get_env_config helper

This removes the assumption that our container is always at index 0,
and opens the way to cleaner handling of multiple containers.

87e70f3... by Tom Haddon

Switch to test harness' update_config method rather than using deepcopy lp#1883882

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/385905
Reviewed-by: Paul Collins <email address hidden>

d29cb94... by Tom Haddon

Switch to test harness' update_config method rather lp#1883882

d781a10... by Tom Haddon

Add tests for licence volume configs and k8s secrets

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/385642
Reviewed-by: Stuart Bishop <email address hidden>

247063a... by Tom Haddon

Add tests for licence volume configs and k8s secrets