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

Fix 2.0 chart dependency issue #789

Open
petewall opened this issue Oct 11, 2024 · 0 comments
Open

Fix 2.0 chart dependency issue #789

petewall opened this issue Oct 11, 2024 · 0 comments
Assignees
Milestone

Comments

@petewall
Copy link
Collaborator

When make build'ing the k8s-monitoring chart 2.0, it often updates every chart file.

This is because building tgz, even with the same contents, updates headers that include timestamps. That means, even if there are no changes to the feature charts, the parent chart rebundles and marks them as modified.

I'd love to make the makefile smarter to avoid changes unless the file actually has changed.

@petewall petewall self-assigned this Oct 11, 2024
@petewall petewall added this to the 2.0 milestone Nov 5, 2024
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

No branches or pull requests

1 participant