-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support to OCI Vault as a Config Source #4238
Labels
Comments
We also need to determine whether we need refresh value, so that it could be cached or refreshed on a time interval. |
Fwiw, I suggest we do this on 3.x and forward port it to 4.x, using MP. |
ljnelson
added a commit
to ljnelson/helidon
that referenced
this issue
Aug 10, 2023
…al API-using MicroProfile Config ConfigSource implementation, by way of a Helidon MpMetaConfigProvider Signed-off-by: Laird Nelson <[email protected]>
This was referenced Aug 10, 2023
ljnelson
added a commit
to ljnelson/helidon
that referenced
this issue
Aug 16, 2023
Signed-off-by: Laird Nelson <[email protected]>
ljnelson
added a commit
that referenced
this issue
Aug 21, 2023
Adds OciSecretsConfigSourceProvider. Addresses issue #4238. Signed-off-by: Laird Nelson <[email protected]>
ljnelson
added a commit
to ljnelson/helidon
that referenced
this issue
Aug 21, 2023
Signed-off-by: Laird Nelson <[email protected]>
ljnelson
added a commit
that referenced
this issue
Aug 21, 2023
Signed-off-by: Laird Nelson <[email protected]>
This was referenced Aug 22, 2023
This was referenced Sep 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment Details
Problem Description
Find a suitable solution on how to use OCI Vault/Secrets as a config source
The text was updated successfully, but these errors were encountered: