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

Update secret.yaml to include parentheses #110

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

drudgesentinel
Copy link

Add parentheses so that 'default' and 'required' are evaluated before the result is passed to the 'toString' function (this will prevent numeric team IDs from throwing an error when installed according to our docs)

Add parentheses so that 'default' and 'required' are evaluated before the result is passed to the 'toString' function (this will prevent numeric team IDs from throwing an error when installed according to our docs)
@drudgesentinel drudgesentinel requested review from a team as code owners September 18, 2024 18:49
Copy link
Contributor

@philgebhardt philgebhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good but let's make sure we cover all places for consistency.

We can probably bump each chart's patch version in this PR.

Adding parentheses to teamSecret `toString` interacts with it correctly as it is theoretically vulnerable to the same issue with numeric secrets
drudgesentinel added a commit to drudgesentinel/helm that referenced this pull request Sep 18, 2024
drudgesentinel added a commit to drudgesentinel/helm that referenced this pull request Sep 18, 2024
Updating chart version per:
gremlin#110 (review)
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.

3 participants