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

Add support for --validate on chartify #1960

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Sep 13, 2021

Apparently we needed to pass --validate on helm-template run by chartify when the targeted chart contains Capabilities.APIVersions in a chart template. Otherwise, you can never make such chart work with chartify, as at apply time helm template expressions that involved Capabilities.APIVersions are already nowhere.

@mumoshu
Copy link
Collaborator Author

mumoshu commented Sep 13, 2021

Ah, finally helm 2.17.0 has gone

CleanShot 2021-09-14 at 04 24 50@2x

Apparently we needed to pass `--validate` on helm-template run by chartify when the targeted chart contains Capabilities.APIVersions in a chart template. Otherwise, you can never make such chart work with chartify, as at apply time helm template expressions that involved Capabilities.APIVersions are already nowhere.
@mumoshu mumoshu force-pushed the add-support-for-validate-on-chartify branch from 20737da to b4548d3 Compare September 13, 2021 19:31
@mumoshu mumoshu merged commit e1cabc8 into master Sep 13, 2021
@mumoshu mumoshu deleted the add-support-for-validate-on-chartify branch September 13, 2021 19: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.

1 participant