Skip to content

Conversation

qmonnet
Copy link
Member

@qmonnet qmonnet commented Aug 1, 2025

It looks like script install-builder-deps.sh has never been used for generating builder images. Ever since it was introduced in commit 7724ceb, it's never been called anywhere in the repository. Let's try to remove it and see if everything still builds as expected.

Cc @msune

@qmonnet qmonnet requested a review from HadrienPatte August 1, 2025 10:07
@qmonnet qmonnet requested a review from a team as a code owner August 1, 2025 10:07
@qmonnet qmonnet added kind/cleanup This includes no functional changes. release-note/misc This PR makes changes that have no direct user impact. area/build Anything to do with the build, more general than area/CI labels Aug 1, 2025
@qmonnet qmonnet had a problem deploying to release-base-images August 1, 2025 10:07 — with GitHub Actions Error
@auto-committer auto-committer bot requested review from a team as code owners August 1, 2025 10:29
@auto-committer auto-committer bot requested review from glrf and christarazi August 1, 2025 10:29
@auto-committer auto-committer bot temporarily deployed to release-base-images August 1, 2025 10:29 Inactive
Copy link
Member

@HadrienPatte HadrienPatte left a comment

Choose a reason for hiding this comment

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

Good find 👍 sorry @msune for having referred you to this file 😅

@qmonnet
Copy link
Member Author

qmonnet commented Aug 1, 2025

/test

@msune
Copy link
Member

msune commented Aug 1, 2025

(can't officially approve but..) ACK!

@joestringer joestringer enabled auto-merge August 1, 2025 14:54
@qmonnet qmonnet disabled auto-merge August 1, 2025 15:00
@qmonnet
Copy link
Member Author

qmonnet commented Aug 1, 2025

Disabling auto-merge - This PR conflicts with #40874. Let's merge that other one first to unblock Marc's PR: here, we've carried this unused file along for five years, we can wait a bit longer before it's removed.

@qmonnet qmonnet added the dont-merge/blocked Another PR must be merged before this one. label Aug 1, 2025
It looks like script install-builder-deps.sh has never been used for
generating builder images. Ever since it was introduced in commit
7724ceb ("build: New builder image supporting cross-compilation"),
it's never been called anywhere in the repository. Remove it to avoid
confusion as in cilium#40838.

Link: cilium#40294 (comment)
Signed-off-by: Quentin Monnet <qmo@qmon.net>
@qmonnet qmonnet force-pushed the pr/rm-install-builder-deps branch from efefecf to 65a5cbe Compare August 4, 2025 09:10
@qmonnet qmonnet had a problem deploying to release-base-images August 4, 2025 09:10 — with GitHub Actions Error
@qmonnet qmonnet removed the dont-merge/blocked Another PR must be merged before this one. label Aug 4, 2025
@qmonnet
Copy link
Member Author

qmonnet commented Aug 4, 2025

Rebasing now that conflicting PR is merged

Signed-off-by: Cilium Imagebot <noreply@cilium.io>
@auto-committer auto-committer bot temporarily deployed to release-base-images August 4, 2025 09:39 Inactive
@qmonnet
Copy link
Member Author

qmonnet commented Aug 4, 2025

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Aug 4, 2025
@qmonnet qmonnet added this pull request to the merge queue Aug 4, 2025
Merged via the queue into cilium:main with commit ca63a72 Aug 4, 2025
69 checks passed
@qmonnet qmonnet deleted the pr/rm-install-builder-deps branch August 4, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Anything to do with the build, more general than area/CI kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants