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

Add quotes to secret values #36

Merged
merged 4 commits into from
Jun 26, 2023

Conversation

pradeepnnv
Copy link
Contributor

@pradeepnnv pradeepnnv commented Jun 13, 2023

@elsesiy , please review these changes.

This will print the output with quotes around the secret values. This is helpful is secret values have special characters to be parsed by other tools.

k view-secret mytest -a
TESTSECRET='testvalue'
TESTSECRET1='testvalue1'

@pradeepnnv pradeepnnv requested a review from elsesiy as a code owner June 13, 2023 00:40
@elsesiy elsesiy merged commit c2dc2cd into elsesiy:master Jun 26, 2023
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.

2 participants