Skip to content

docs: use the cilium-cli image repo in the job installation manifest #11092

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
May 27, 2025

Conversation

bcbrookman
Copy link
Contributor

Pull Request

What? (description)

Replace the cilium-cli-ci image repo used for CI builds with the recently added cilium-cli image repo intended for tagged releases.

Why? (reasoning)

The cilium/cilium-cli-ci image is used for CI and is built and pushed on PR branches so breaking changes, bugs, and potential risks are more likely.

Disclaimer: I'm not a cilium maintainer or contributor, but found cilium/cilium-cli#2755 where the cilium-cli repo was proposed, and cilium/cilium-cli#2980 where the image push workflow was updated.

Acceptance

Please use the following checklist:

  • you linked an issue (if applicable)
  • you included tests (if applicable)
  • you ran conformance (make conformance)
  • you formatted your code (make fmt)
  • you linted your code (make lint)
  • you generated documentation (make docs)
  • you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

Replace the cilium-cli-ci  image repo used for CI builds, with the
recently added cilium-cli image repo intended for tagged releases.

Signed-off-by: Brian Brookman <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the docs/cilium-cli-image-repo branch from 7fc278c to 5d02240 Compare May 27, 2025 11:54
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

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

thank you!

@smira
Copy link
Member

smira commented May 27, 2025

/m

@talos-bot talos-bot merged commit 5d02240 into siderolabs:main May 27, 2025
56 checks passed
@bcbrookman bcbrookman deleted the docs/cilium-cli-image-repo branch May 27, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants