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

contrib: Remove CHARTS_PATH dependency #32328

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

joestringer
Copy link
Member

@joestringer joestringer commented May 2, 2024

This script would check for CHARTS_PATH and CHARTS_TOOL, but it never
actually invoked them. We've renamed the script now so it's out of date.
Remove the check altogether, we can automate running the Helm bits later.

Related: cilium/charts#114

This script would check for CHARTS_PATH and CHARTS_TOOL, but it never
actually invoked them. We've renamed the script now so it's out of date.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label May 2, 2024
@joestringer joestringer requested a review from a team as a code owner May 2, 2024 23:59
@joestringer joestringer requested a review from bimmlerd May 2, 2024 23:59
Copy link
Member

@bimmlerd bimmlerd left a comment

Choose a reason for hiding this comment

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

🧹

@joestringer joestringer merged commit 715ed4c into main May 3, 2024
46 checks passed
@joestringer joestringer deleted the pr/joe/remove-charts-dep branch May 3, 2024 16:46
@nebril nebril added needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels May 15, 2024
@nebril
Copy link
Member

nebril commented May 15, 2024

Marking for backporting since I hit this while doing current releases.

@joestringer
Copy link
Member Author

joestringer commented May 15, 2024

@nebril I'd highly suggest using the scripts from main during releases, we don't generally backport / maintain older branch versions of the scripts. Hopefully soon we'll migrate it all over to cilium/release so we can delete them from this tree altogether.

Personally the way I manage those is to use git worktrees, ie multiple local dirs for different branches and then run the copy from main.

@michi-covalent
Copy link
Contributor

I'd highly suggest using the scripts from main during releases

yeah i think this makes sense, maybe we just need to improve the release check list. i always get confused from which branch i'm running what command 😵

@YutaroHayakawa YutaroHayakawa mentioned this pull request May 23, 2024
15 tasks
@YutaroHayakawa YutaroHayakawa added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels May 23, 2024
@YutaroHayakawa YutaroHayakawa mentioned this pull request May 24, 2024
12 tasks
@YutaroHayakawa YutaroHayakawa added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch labels May 24, 2024
@YutaroHayakawa YutaroHayakawa mentioned this pull request May 24, 2024
10 tasks
@YutaroHayakawa YutaroHayakawa added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels May 24, 2024
@github-actions github-actions bot added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. labels May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. release-note/misc This PR makes changes that have no direct user impact.
Projects
No open projects
Status: Released
Status: Released
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

5 participants