~barryprice/charm-k8s-bind/+git/charm-k8s-bind:readme

Last commit made on 2020-08-14
Get this branch:
git clone -b readme https://git.launchpad.net/~barryprice/charm-k8s-bind/+git/charm-k8s-bind
Only Barry Price can upload to this branch. If you are Barry Price please log in for upload directions.

Branch merges

Branch information

Recent commits

cc6ce12... by Barry Price

First draft of README.md

0da9ca1... by Barry Price

Old docstring needed to be a comment, did that and added a new docstring

39438cb... by Barry Price

Add missing docstrings, remove a useless method that only ever called another one

9e15f5e... by Barry Price

Add more unit tests. This gets us to 90% coverage.

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-bind/+git/charm-k8s-bind/+merge/388452
Reviewed-by: Tom Haddon <email address hidden>

7745480... by Barry Price

PEP8 docstring fixes

60eeaa0... by Barry Price

Merge branch 'master' into unit-tests

da05161... by Barry Price

Add docstrings, clarify the placeholder status of make_pod_resources()

2716ef0... by Barry Price

Move generate_pod_config() inside our class, add an ActiveStatus to non-leader units, handle container_secrets correctly

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-bind/+git/charm-k8s-bind/+merge/388450
Reviewed-by: Tom Haddon <email address hidden>

af1d0d9... by Barry Price

Migrate the image builder here from its own branch, use .jujuignore to ensure charmcraft doesn't include those parts in our built charm

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-bind/+git/charm-k8s-bind/+merge/388449
Reviewed-by: Tom Haddon <email address hidden>

72572e6... by Barry Price

Merge branch 'charm-fixes' into unit-tests