~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost:saml-default

Last commit made on 2020-09-01
Get this branch:
git clone -b saml-default 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

3e75824... by Paul Collins

default use_experimental_saml_library to false. deal with nonsense from a random black update

e1c4c9c... by Paul Collins

add use_experimental_saml_library, defaulting to true for backward-compatibility

Reviewed-on: https://code.launchpad.net/~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/390053
Reviewed-by: Barry Price <email address hidden>

43b2e30... by Paul Collins

add use_experimental_saml_library, defaulting to true for backward-compatibility

9506d9f... by Paul Collins

remove state migration code

Reviewed-on: https://code.launchpad.net/~pjdc/charm-k8s-mattermost/+git/charm-k8s-mattermost/+merge/389508
Reviewed-by: Haw Loeung <email address hidden>

9773eed... by Paul Collins

remove state migration code

2b68f79... by Paul Collins

migrate back to StoredState, preserving existing data

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

c58d5f5... by Paul Collins

migrate back to StoredState, preserving existing data

64ffa9c... by Tom Haddon

Update get_env_config to raise ValueError with appropriate error messages per LP:1885709

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

9417877... by Tom Haddon

If container is False from get_container that will now raise an error there, so no need to check here per review feedback

e81af74... by Tom Haddon

Update docstrings for tests