Tags: sumanthkumarc/medusa
Tags
Build image (jonasvinther#69) * Add docker build workflow * Update documentation to use ghcr.io as docker registry
Added parameter to support namespaces (jonasvinther#61) * Added parameter to support namespaces * Undoing last commit as it screwed up whitespace This reverts commit 9f765f5. * Added parameter to support namespaces Co-authored-by: Christian Wienholz <chris@defunc.net> Co-authored-by: Christian Wienholz <christian.wienholz@cure-it.ch>
Export secrets located elsewhere than in leaves (jonasvinther#56) (jo… …nasvinther#59) - Before secret at foo/bar got overwritten with secret at foo/bar/moo - Still if key of secret is equal to an path of an other secret, the key is overwritten e.g. pw=value at foo/bar is overwritten by secrets at foo/bar/pw. I believe this can't be solved if using yaml or json export formats
Fix bug when writing secret to a kv1 engine (jonasvinther#54)
PreviousNext