Brian Forbis
37b2035d09
Fix test
...
Signed-off-by: Brian Forbis <bforbis@athenahealth.com >
2023-09-26 13:51:12 +02:00
Ilya Katlinski
f840e5ca3f
test: fix test for entity vault table
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-09-10 07:31:55 +02:00
Ilya Katlinski
1bdcf6bb7a
feat: adopt vault api signature calls based on proposal
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-09-10 07:20:10 +02:00
Ilya Katlinski
cfa3b6e9e0
doc: update api reports as public api changed
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-08-08 12:49:41 +02:00
Ilya Katlinski
ad9544c483
test: update unit test for vault backend plugin api
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-08-08 12:10:19 +02:00
Ilya Katlinski
2e60250c7d
test: update unit test for vault plugin api and table
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-08-08 10:58:46 +02:00
Ilya Katlinski
49c3657ac6
feat: allow to override vault secret engine in entity level
...
Signed-off-by: Ilya Katlinski <ilya.katlinsky@gmail.com >
2023-08-08 08:59:15 +02:00
blam
018553e29f
chore: remove cross-fetch dep from plugins
...
Signed-off-by: blam <ben@blam.sh >
2023-06-13 16:25:53 +02:00
Thomas Cardonne
7c7f8d38a5
feat(plugin-vault): use fetchApi instead of raw fetch
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2023-04-03 17:34:36 +02:00
Mike Ball
489320214f
improve Vault plugin error messaging
...
This seeks to address issue #16176 by improving the error messaging
surfaced to the UI with the Vault plugin encounters non-successful HTTP
responses from the Vault API.
Signed-off-by: Mike Ball <mikedball@gmail.com >
2023-02-04 08:05:02 -05:00
denis.fortin
d1994e7ed1
fix(vault-plugin): rework
...
Signed-off-by: denis.fortin <denis.fortin@adevinta.com >
2022-06-28 11:43:16 +02:00
denis.fortin
b5170119fc
fix(vault-plugin): code factorization
...
Signed-off-by: denis.fortin <denis.fortin@adevinta.com >
2022-06-28 11:04:41 +02:00
df11
69c6e4751e
Update links title
...
Signed-off-by: denis.fortin <denis.fortin@adevinta.com >
2022-06-27 14:34:20 +02:00
df11
87c5c74139
Merge branch 'master' into vault-display-full-secret-name
2022-06-23 15:53:47 +02:00
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
ivgo
cec1cd4578
Add requested improvements to vault plugin
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-16 09:44:29 +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
655a8d46d8
Fix codeQL error using URL params as part of the URL & remove commit added by mistake
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-07 11:02:56 +02:00
ivgo
5ca80ad935
Apply changes, update tests & change vault icon temporarilly
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-07 11:02:56 +02:00
ivgo
296bfcb1fd
Fix some typos and other requested changes
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-07 11:02:56 +02:00
ivgo
477061a096
Added tests to plugin vault & vault-backend
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-07 11:02:56 +02:00
ivgo
09f1256a85
First implementation of vault-plugin
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-07 11:02:56 +02:00