Skip to content

Conversation

cilium-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/swag v0.23.1 -> v0.24.1 age confidence

Release Notes

go-openapi/swag (github.com/go-openapi/swag)

v0.24.1

Compare Source

v0.24.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Aug 31, 2025
@cilium-renovate cilium-renovate bot requested a review from a team as a code owner August 31, 2025 00:44
@cilium-renovate cilium-renovate bot requested a review from HadrienPatte August 31, 2025 00:44
@cilium-renovate cilium-renovate bot enabled auto-merge August 31, 2025 00:44
@cilium-renovate cilium-renovate bot requested a review from ciliumbot August 31, 2025 00:44
@cilium-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1

@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Aug 31, 2025
@ciliumbot ciliumbot removed the request for review from HadrienPatte August 31, 2025 00:44
@aanm aanm added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 1, 2025
@aanm aanm force-pushed the renovate/main-go-openapi branch from 12dd8ba to 21b31a7 Compare September 1, 2025 09:33
@aanm aanm temporarily deployed to release-base-images-renovate September 1, 2025 09:33 — with GitHub Actions Inactive
cilium-renovate bot and others added 2 commits September 3, 2025 12:09
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
Signed-off-by: André Martins <andre@cilium.io>
The test was failing because it wasn't properly running the IP maintenance
process to handle agent acknowledgments during the IP release handshake.

The test simulates the IP release workflow:
1. Mark IP for release
2. Agent acknowledges the release
3. Process the acknowledgment to update status

The fix adds a missing MaintainIPPool() call after the agent acknowledgment
to ensure the maintenance process properly handles the status transition from
"marked-for-release" to "ready-for-release" before continuing with the test.

This ensures the IP release handshake state machine progresses correctly
during testing, matching the actual runtime behavior.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the renovate/main-go-openapi branch from 21b31a7 to b9a64fc Compare September 3, 2025 10:12
@aanm aanm requested a review from a team as a code owner September 3, 2025 10:12
@aanm aanm requested a review from pippolo84 September 3, 2025 10:12
@aanm aanm self-assigned this Sep 3, 2025
@cilium-renovate cilium-renovate bot added this pull request to the merge queue Sep 3, 2025
Merged via the queue into main with commit ee1d78a Sep 3, 2025
451 of 458 checks passed
@cilium-renovate cilium-renovate bot deleted the renovate/main-go-openapi branch September 3, 2025 15:24
@maintainer-s-little-helper maintainer-s-little-helper bot removed ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants