Skip to content

cilium-cli: Update default network-perf image #40376

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
Jul 11, 2025

Conversation

HadrienPatte
Copy link
Member

@HadrienPatte HadrienPatte commented Jul 4, 2025

A new image tagging pattern based on a combination of timestamp and commit sha was introduced in cilium/image-tools#286 to allow renovate to order OCI image tags and update their refs. The network-perf image ref here is still using the old tagging pattern, so renovate is unable to update it. Hopefully once this PR is merged, renovate will be able to start automatically updating this ref.

The ref is being updated to the current latest version of the network-perf image, see quay.io/repository/cilium/network-perf


Please ensure your pull request adheres to the following guidelines:

  • For first time contributors, read Submitting a pull request
  • All code is covered by unit and/or runtime tests where feasible.
  • All commits contain a well written commit description including a title,
    description and a Fixes: #XXX line if the commit addresses a particular
    GitHub issue.
  • If your commit description contains a Fixes: <commit-id> tag, then
    please add the commit author[s] as reviewer[s] to this issue.
  • All commits are signed off. See the section Developer’s Certificate of Origin
  • Provide a title or release-note blurb suitable for the release notes.
  • Are you a user of Cilium? Please add yourself to the Users doc
  • Thanks for contributing!
cilium-cli: Update default network-perf image

Signed-off-by: Hadrien Patte <hadrien.patte@datadoghq.com>
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Jul 4, 2025
@github-actions github-actions bot added the cilium-cli This PR contains changes related with cilium-cli label Jul 4, 2025
@HadrienPatte
Copy link
Member Author

/test

@HadrienPatte HadrienPatte marked this pull request as ready for review July 4, 2025 16:43
@HadrienPatte HadrienPatte requested a review from a team as a code owner July 4, 2025 16:43
@HadrienPatte HadrienPatte requested a review from nathanjsweet July 4, 2025 16:43
@HadrienPatte HadrienPatte added release-note/misc This PR makes changes that have no direct user impact. cilium-cli-exclusive This PR only impacts cilium-cli binary labels Jul 4, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jul 4, 2025
@HadrienPatte
Copy link
Member Author

@squeed do you mind reviewing this PR since Nathan is no longer in the cli group? (might want to take a pass on any other existing PRs assigned to him as well)

@squeed squeed requested review from squeed and removed request for nathanjsweet July 11, 2025 09:32
@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 Jul 11, 2025
@tklauser tklauser added this pull request to the merge queue Jul 11, 2025
Merged via the queue into main with commit c4a5661 Jul 11, 2025
238 of 240 checks passed
@tklauser tklauser deleted the pr/HadrienPatte/network-perf branch July 11, 2025 11:43
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/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants