~mthaddon/charm-k8s-openldap/+git/charm-k8s-openldap:tests

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

20eddc8... by Tom Haddon

Updates to make tests pass - options in config.yaml are always present at least as an empty string

72c24ff... by Tom Haddon

Switch to ops-lib-pgsql vs. submodules for pgsql

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

d8d5dba... by Tom Haddon

Switch to ops-lib-pgsql vs. submodules for pgsql

ca72f5d... by David Lawson

Setup Docker machinery to build and run slapd in a pod, tweak how postgres relation data is presented to the pod, update tests.

Reviewed-on: https://code.launchpad.net/~deej/charm-k8s-openldap/+git/openldap/+merge/389606
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Facundo Batista <email address hidden>

62bc79b... by David Lawson

Initial config, postgres relation support and basic tests, plus machinery for building a basic test pod image.

Reviewed-on: https://code.launchpad.net/~deej/charm-k8s-openldap/+git/openldap/+merge/389345
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: John Lenton <email address hidden>

6d5b592... by David Lawson

Standardize SQL terms in SQL script, add additional tests, fix a variable naming bug in the charm.

b8dc901... by David Lawson

Add additional test coverage

f61d619... by David Lawson

Rework internal state representation of postgres relation data per Facundo's suggestion

1a38ab7... by David Lawson

Docker script lint fixes

bfa8e23... by David Lawson

Scripts and files for Docker build