~mthaddon/charm-k8s-openldap/+git/charm-k8s-openldap:metadata-basic

Last commit made on 2020-12-09
Get this branch:
git clone -b metadata-basic https://git.launchpad.net/~mthaddon/charm-k8s-openldap/+git/charm-k8s-openldap
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

ccabfce... by Tom Haddon

Update wording in metadata.yaml

82adb10... by Tom Haddon

Remove admin_password as a config option, add an action to retrieve it

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

e5a2645... by Tom Haddon

Use LeadershipSettings rather than RichLeaderData

5dc14b3... by Tom Haddon

Add a test for the get_admin_password action

e2fd9ab... by Tom Haddon

Implement guard to ensure action can always be run, but get_admin_password will only ever be run on leader

33ef075... by Tom Haddon

Fixes for README, image build and action output

59cde3c... by Tom Haddon

Updated README and invocation

9aa1a9e... by Tom Haddon

Update tests to mock get_admin_password

e5fb3c8... by Tom Haddon

Update README to reflect new action for retrieving admin password

e9dbffe... by Tom Haddon

Create action handler