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

Simplify the syntax of an OAuth secret #3760

Open
djannot opened this issue Oct 19, 2020 · 3 comments
Open

Simplify the syntax of an OAuth secret #3760

djannot opened this issue Oct 19, 2020 · 3 comments
Labels
stale Issues that are stale. These will not be prioritized without further engagement on the issue. Type: Enhancement New feature or request

Comments

@djannot
Copy link
Contributor

djannot commented Oct 19, 2020

Is your feature request related to a problem? Please describe.
When creating an OAuth secret using kubectl, the value is a base64 encoding of the following YAML:

client_secret: secretvalue

Describe the solution you'd like
It's confusing and would be simpler if the value was simply a base64 encoding of the secret value.

@djannot djannot added the Type: Enhancement New feature or request label Oct 19, 2020
@wilmardo
Copy link

This would change would be inline with this change already done for the API keys:
#3473

@marcogschmidt
Copy link
Contributor

Whoever picks up this task should also verify whether they can reproduce the error on the TLS secret reported here: #3652.

Copy link

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.

@github-actions github-actions bot added the stale Issues that are stale. These will not be prioritized without further engagement on the issue. label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that are stale. These will not be prioritized without further engagement on the issue. Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants