Skip to content
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

Refreshing AWS Secret values on demand #5347

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

san81
Copy link
Collaborator

@san81 san81 commented Jan 21, 2025

Description

There is already scheduled refresh feature for AWS secrets but with the new enhancement of updating the secret, we need on demand refresh of the secrets to minimize the delay in getting new secrets into the OCUs that are holding up to the old secrets. The fix here is to provide an option to trigger on demand refresh of the secrets.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Santhosh Gandhe <[email protected]>
Signed-off-by: Santhosh Gandhe <[email protected]>
@san81 san81 requested a review from dlvenable January 21, 2025 18:30
…itional test cases to cover those scenarios

Signed-off-by: Santhosh Gandhe <[email protected]>
@san81 san81 merged commit 01c9b4a into opensearch-project:main Jan 21, 2025
44 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants