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

User should be able to create/update a secret through apis & cli. #123

Closed
4 tasks
sravankorumilli opened this issue Dec 12, 2021 · 0 comments · Fixed by #129
Closed
4 tasks

User should be able to create/update a secret through apis & cli. #123

sravankorumilli opened this issue Dec 12, 2021 · 0 comments · Fixed by #129

Comments

@sravankorumilli
Copy link
Contributor

sravankorumilli commented Dec 12, 2021

A user through apis or through CLI should be able to create/update the secrets such that he should be able to reference the secrets & use in the Optimus Jobs.

User should be provided an option to create secret at project or namespace level.

Acceptance Criteria

  • GRPC end points to create/update a secret to accept base64 encoded values.
  • CLI to create/update secrets to accept both base64 & plain text.
  • Update documentation
  • Secrets to be encrypted securely.
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 a pull request may close this issue.

1 participant