-
Notifications
You must be signed in to change notification settings - Fork 2
Create secret Page #2224
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
Create secret Page #2224
Conversation
Hey @AsmaaNabilBakr! Just wanted to mention that if you want to use callback state, you'll need the |
* fix list secret stores * update unit tests * fix unit test
…terprise into create-secret
Add support for ClusterSecretStore in automations
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.
Good Job!!
I guess the backend stuff will need a review from someone else. @ahsayde , @serboctor |
Will take a look shortly |
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
Closes #1934 #1934
What changed?
Why was this change made?
to make the creation of secrets more easy using UI
How was this change implemented?
How did you validate the change?
manual test
Release notes
Documentation Changes