Skip to content

Conversation

paologallinaharbur
Copy link
Contributor

What this PR does / why we need it:
The ct tool is leveraging the --reuse-value values flag that is a bit controversial since it does not leverage the new values in the values.yaml. helm/helm#8085 helm/helm#3957
This causes many pipeline to fail with false positives (each time you add a new default)

Currently, there is available different flags that overcome that issue "--reset-then-reuse-values", however I think it is better to actually use the values that are available instead of rely on a different flag that might be not available in all Helm versions.

Signed-off-by: Paolo Gallina <paologallina1992@gmail.com>
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems ok

thanks

@cpanato cpanato merged commit 5bde7c5 into helm:main Jun 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants