-
Notifications
You must be signed in to change notification settings - Fork 886
Add ClusterSecretStore for IBM provider's Secrets Manager #7904
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
Conversation
6d4dc35
to
facf277
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hope will have external secrets also created soon to pull the keys from the secret manager.
/cc @upodroid |
facf277
to
3e2ebd4
Compare
3b349b4
to
2fde88c
Compare
2fde88c
to
6eb967a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/cc @dims |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, mkumatag, Rajalakshmi-Girish The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@upodroid post merging this change, I don't see the clustersecretstores or external secret, so do we need to deploy them manually or some automation will take care of this? |
Automation will take care of it but there something was wrong, fixed in 7914 |
ah, okay. How to avoid such errors? do we have any instructions or guidelines how to add these new resources and is there way to run dry-run commands to validate the specs? |
This ClusterSecretStore is to fetch the secrets from Secrets Manager in IBM Cloud provider.
This would be deployed on IBM's ppc64le build cluster added by #7862