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

Fixes for Check() on updates for helm release #1953

Merged
merged 5 commits into from
Apr 5, 2022
Merged

Fixes for Check() on updates for helm release #1953

merged 5 commits into from
Apr 5, 2022

Conversation

viveklak
Copy link
Contributor

@viveklak viveklak commented Apr 2, 2022

Proposed changes

This change fixes a bug in helm release support where Check() wasn't kicking-in for release resources and the default k8s autonaming was being used. The autonames in previews previously bore no similarity to what was used during the apply (when unknowns are resolved).

This change also extends support to deterministic autonames using sequence numbers to all kubernetes and helm release resources while we are at it.

Related issues (optional)

Fixes #1933

@github-actions
Copy link

github-actions bot commented Apr 2, 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 2, 2022

Does the PR have any schema changes?

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

@viveklak viveklak changed the title Fix autonaming on updates for helm release Fixes for Check() on updates for helm release Apr 3, 2022
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

Does the PR have any schema changes?

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

2 similar comments
@github-actions
Copy link

github-actions bot commented Apr 5, 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 5, 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 5, 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 5, 2022

Does the PR have any schema changes?

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

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 panic when changing values from non-output to output type
2 participants