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

[charts] add GHA job for validating againts rc image dependencies #504

Open
nicholasSUSE opened this issue Nov 13, 2024 · 0 comments
Open
Assignees

Comments

@nicholasSUSE
Copy link
Contributor

nicholasSUSE commented Nov 13, 2024

Problem

Recently on the v2.10.0 release cycle, prometheus-federator was released as an UnRc'ed version, however it was pointing for dependencies that were still rc versions, see the values.yaml field tag:
rancher/charts@400a581#diff-55eb77103e4e30ec80dc204fb901bf33108d134771793e334086c81bd1f1ea57

This should never happen.

Solution

Implement a GHAction Job to check all tag fields from value.yaml files and make sure they do not contain a rc version in the field.

The job must only run on release-v2.* branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant