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

Only add keyring default value when verification is turned on #1961

Merged
merged 4 commits into from
Apr 7, 2022

Conversation

viveklak
Copy link
Contributor

@viveklak viveklak commented Apr 6, 2022

Proposed changes

Regression introduced in #1953 where a default keyring value was being added when not specified unconditionally.
This change only injects the keyring when verification of the chart is requested and a keyring is not explicitly specified.

Related issues (optional)

Fixes #1959

@viveklak viveklak requested review from lblackstone and a team April 6, 2022 19:55
@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

1 similar comment
@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@github-actions
Copy link

github-actions bot commented Apr 7, 2022

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@viveklak viveklak merged commit 1ef4bbd into master Apr 7, 2022
@pulumi-bot pulumi-bot deleted the vl/1959 branch April 7, 2022 03:41
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.

[Helm Release] regression in 3.18.1 - keyring diff on updates
2 participants