charm-kubernetes-master:akd/unit-tests/loop_devices

Last commit made on 2024-06-21
Get this branch:
git clone -b akd/unit-tests/loop_devices https://git.launchpad.net/charm-kubernetes-master

Branch merges

Branch information

Name:
akd/unit-tests/loop_devices
Repository:
lp:charm-kubernetes-master

Recent commits

55afb2e... by Adam Dyess

stop assuming /dev/loop0 is mounted

8d7bc33... by Adam Dyess

Update charm to update the root kubeconfig with a current CA (#354)

* Update charm to update the root kubeconfig with a current CA

* Use updated main branch of kubernetes-snaps

0bac78f... by Adam Dyess

Allow ceph-client to be related with a warning to no longer manage (#353)

ddd5ff0... by Adam Dyess

Add unit tests around cloud integration (#356)

* Add unit tests around cloud integration

* woke-ignore kubernetes master role

d1cc64f... by Adam Dyess

fix invalid dict merge in python3.8 (#355)

2e960dc... by Adam Dyess

Partially support the keystone-credentials relation enough to uplift the keystone service (#350)

* Partially support the keystone-credentials relation enough to uplift the keystone service
* Adjust the failure mode when there's no keystone-auth-service
* Improve kubectl() to error quicker when kubeconfig doesn't exist
* Juju admin can configure authorization-webhook-config-file
* charm-lib-kubernetes-snap back to main branch
* AWS IAM provides a warning

a81bd63... by Adam Dyess

Simplify uplifting the one-shot-token from a reactive upgrade (#345)

* Simplify uplifting the one-shot-token from a reactive upgrade
* patch vault-kv to not rob the on.commit event
* do not store one-shot token, but a hash of it instead

96a4e28... by Adam Dyess

Strip the output from leader-get as it tends to add extra line feeds (#347)

6eae259... by Adam Dyess

Ku 510/vault kv/encryption at rest (#342)

* Vendor ops version of layer-vault-kv into the charm
* Completed unit tests of vault-kv library
* begin testing of vaultlocker layer replacement
* Begin testing of reactive upgrade
* Completed unit tests and docs to support vaultlocker encryption
* Passing jenkins validation testing
* woke ignore operator libs
* Improve testing, improved security, validated upgrades
* Address review comments
* pin hvac requirements

0ceae80... by Adam Dyess

Freeze python dependencies for rreproducible charm builds (#344)