1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/deploy/crds
Elad Gabay fe416890b1 oracle vault: Use instance principal if auth is empty
Currently the oracle vault's secretstore uses a specific user credentials.
This commit introduce a new way to access the vault, using the instance principal.

All user's details moved to "auth" section in the OracleProvider which now is optional.
If "auth" is empty, by default, we use the instance principal, otherwise if specified user's auth details, we use them.

In addition:
- Fixed the fingerprint secret reference which until now used the privatekey secret instead of its reference.
- Bump OCI SDK version.
2022-02-07 18:38:10 +02:00
..
external-secrets.io_clustersecretstores.yaml oracle vault: Use instance principal if auth is empty 2022-02-07 18:38:10 +02:00
external-secrets.io_externalsecrets.yaml fix: remove support for v1beta1 crds 2022-01-17 21:44:33 +01:00
external-secrets.io_secretstores.yaml oracle vault: Use instance principal if auth is empty 2022-02-07 18:38:10 +02:00