Commit Graph

3 Commits

Author SHA1 Message Date
denis.fortin 7ee4abdcc9 fix(vault-plugin): display full secret name relative to the secret path
Only secret name was displayed in the table. It could be a problem when
secret path has multiple subpath containing secrets with the same name.

Displaying the relative path from secret path configured in the entity
annotation allows to differentiate the secrets in this case.

Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-23 15:49:39 +02:00
Fredrik Adelöw 935fa5d5d1 remove some yarn.lock impurity in master by adjusting msw dep
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-10 11:07:15 +02:00
ivgo 09f1256a85 First implementation of vault-plugin
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-07 11:02:56 +02:00