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

Miscelaneous helm release fixes #1826

Merged
merged 2 commits into from
Dec 9, 2021
Merged

Miscelaneous helm release fixes #1826

merged 2 commits into from
Dec 9, 2021

Conversation

viveklak
Copy link
Contributor

@viveklak viveklak commented Dec 9, 2021

  1. Fixes Importing a helm Release resource stores local path to gpg pubring in state #1825 - keyring should
    only be autopopulated if verification is requested
  2. Autonaming now uses the URN name as base instead of "release"
  3. Fixes Remove Helm Release warning #1749 - Drop the onerous beta warning for Helm release

Proposed changes

Related issues (optional)

1. #1825 - keyring should
   only be autopopulated if verification is requested
2. Autonaming now uses the URN name as base instead of "release"
3. #1749 - Drop the onerous beta warning for Helm release
@viveklak viveklak requested a review from lblackstone December 9, 2021 00:11
@github-actions
Copy link

github-actions bot commented Dec 9, 2021

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 Dec 9, 2021

Does the PR have any schema changes?

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

@lblackstone lblackstone merged commit a04dd69 into master Dec 9, 2021
@pulumi-bot pulumi-bot deleted the vl/HelmReleaseFixes branch December 9, 2021 01:48
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.

Importing a helm Release resource stores local path to gpg pubring in state Remove Helm Release warning
2 participants