Skip to content

cilium-cli: Use distroless #38189

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

Merged
merged 1 commit into from
Mar 14, 2025
Merged

cilium-cli: Use distroless #38189

merged 1 commit into from
Mar 14, 2025

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Mar 13, 2025

Following up on @marseel's monumental masterpiece 1, use distroless instead of ubuntu as the base image to slightly reduce the image size (from 84.1 MiB to 56.5 MiB).

Footnotes

  1. https://github.com/cilium/cilium/pull/37970

@michi-covalent michi-covalent added the release-note/ci This PR makes changes to the CI. label Mar 13, 2025
@michi-covalent
Copy link
Contributor Author

/test

@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary labels Mar 13, 2025
Following up on @marseel's monumental masterpiece [^1], use distroless
instead of ubuntu as the base image to slightly reduce the image size
(from 84.1 MiB to 56.5 MiB).

[^1]: #37970

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent
Copy link
Contributor Author

/test

@michi-covalent michi-covalent marked this pull request as ready for review March 13, 2025 23:57
@michi-covalent michi-covalent requested a review from a team as a code owner March 13, 2025 23:57
@michi-covalent michi-covalent requested a review from asauber March 13, 2025 23:57
@michi-covalent michi-covalent added this pull request to the merge queue Mar 14, 2025
@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 Mar 14, 2025
Merged via the queue into main with commit 6e418e3 Mar 14, 2025
220 checks passed
@michi-covalent michi-covalent deleted the pr/michi/distrocli branch March 14, 2025 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants