Juju Charm - Vault secrets managment
Go to file
Alex Kavanagh 3d7d0462d6 Fix broken v4 caching due to leader-get asymmetry
leader-get decodes using json, but leader-set just sets the keys. This
wasn't taken into consideration when fetching all the keys to filter for
cached keys when a relation is leaving.  This is resolved in this patch.

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1153

Change-Id: I2d44ec0c43c1ecffd9ac77a1162ead4e4a01aabe
(cherry picked from commit d925ac7566)
(cherry picked from commit 0a18ac23ce)
(cherry picked from commit 9c32533a82)
(cherry picked from commit 15e3aec0fd)
2023-11-30 15:25:28 -03:00
src Fix broken v4 caching due to leader-get asymmetry 2023-11-30 15:25:28 -03:00
unit_tests Fix broken v4 caching due to leader-get asymmetry 2023-11-30 15:25:28 -03:00
.gitignore Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
.gitreview Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
.stestr.conf Add tox.ini for building and flake8 tests 2018-02-02 11:24:45 +00:00
.zuul.yaml Use unittest.mock instead of mock 2023-03-23 11:30:37 -03:00
bindep.txt Pin tox to < 4.0.0 2023-02-14 16:32:19 +00:00
build-requirements.txt Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
charmcraft.yaml Update charmcraft to build bionic, run bionic/focal 2022-07-08 15:02:44 +00:00
copyright add copyright, and some information about vault 2017-06-29 09:31:13 +12:00
metadata.yaml Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
osci.yaml Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
pip.sh Add impish bundle 2021-09-27 20:18:14 +01:00
rebuild Add impish bundle 2021-09-27 20:18:14 +01:00
rename.sh Update to build using charmcraft - stable/1.5 2022-03-16 11:58:13 +00:00
requirements.txt Pin PyYAML<5.4.0 2023-08-08 15:15:53 -04:00
test-requirements.txt Use unittest.mock instead of mock 2023-03-23 11:30:37 -03:00
tox.ini Pin PyYAML<5.4.0 2023-08-08 15:15:53 -04:00