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

Bring chart's final values into the helmfile templating context #950

Open
cjorge-graphops opened this issue Sep 22, 2024 · 0 comments
Open
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p2 Medium priority size:medium Medium type:feature New or enhanced functionality

Comments

@cjorge-graphops
Copy link
Contributor

The final values for the chart depend on:

  • chart's default values
  • user's passed values
  • possibly results of template evaluations if the chart is using templating on values

Currently we only have access to the user's passed values or default values set in namespaces context. We need a robust mechanism to settle this for proper configuration management.

@cjorge-graphops cjorge-graphops added size:medium Medium p2 Medium priority type:feature New or enhanced functionality meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p2 Medium priority size:medium Medium type:feature New or enhanced functionality
Projects
None yet
Development

No branches or pull requests

1 participant