-
Notifications
You must be signed in to change notification settings - Fork 91
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
allow stringData or encodedData on secrets #282
allow stringData or encodedData on secrets #282
Conversation
@emmanuelm41 validation successful` |
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.
Thank you for your contribution, @emmanuelm41! I added a few comments below.
@d3adb5 I just applied a few changes, and add a couple of unit tests. Could you please give me your feedback now? |
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.
I left a suggestion and a request for change.
Hi @emmanuelm41, have you had the chance to review my comments? If anything's unclear, please let me know so I can help clarify what I said. |
6a860ae
to
8f05e67
Compare
Sorry for my late response. I just applied your suggestion. Please, let's review it and see if we can merge. Thanks! |
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.
Left a comment about whitespace-only changes, but otherwise this looks good to me! Thank you, @emmanuelm41!
652bb4c
to
b456e4b
Compare
b456e4b
to
22c5c86
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!
@rasheedamir, @aslafy-z, can anybody else take a quick look and figure out if we can merge this? |
@emmanuelm41 can you please resolve the merge conflicts? |
22c5c86
to
0033b0f
Compare
@karl-johan-grahn Done! |
Update the README.md and CHANGELOG |
@emmanuelm41 can you please look into resolving the comments and merge conflicts? |
0033b0f
to
94bd019
Compare
Everything should be covered now! |
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.
This looks good to me. I left a comment about whitespace changes in the chart's values file, but it could be considered nitpicking a little.
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.
Looks good @emmanuelm41 , is it possible to resolve @d3adb5 last comment, and we can proceed with merging this
00c4052
to
5088b38
Compare
Resolved! |
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.
Thanks for the contribution @emmanuelm41 – your efforts are appreciated 👍
In this way, secrets will be able to set string values, instead of base64 only