Skip to content

Conversation

giorio94
Copy link
Member

f900d93 ("cilium-cli/connectivity: additionally check for container restarts") introduced a new check to the connectivity suite to validate that no Cilium-related pods have a container restart count greater than zero. However, this check is getting triggered way more than expected on older stable branches. Let's temporarily enable it only for Cilium v1.17 and later, while the discovered failures get investigated.

f900d93 ("cilium-cli/connectivity: additionally check for container
restarts") introduced a new check to the connectivity suite to validate
that no Cilium-related pods have a container restart count greater than
zero. However, this check is getting triggered way more than expected
on older stable branches. Let's temporarily enable it only for Cilium
v1.17 and later, while the discovered failures get investigated.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added release-note/ci This PR makes changes to the CI. cilium-cli This PR contains changes related with cilium-cli labels Feb 24, 2025
@github-actions github-actions bot added the cilium-cli-exclusive This PR only impacts cilium-cli binary label Feb 24, 2025
@giorio94
Copy link
Member Author

/test

@giorio94 giorio94 marked this pull request as ready for review February 24, 2025 09:06
@giorio94 giorio94 requested review from a team as code owners February 24, 2025 09:06
Copy link
Member

@jschwinger233 jschwinger233 left a comment

Choose a reason for hiding this comment

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

maybe open an issue so we don't forget to investigate the failures in future?

@giorio94 giorio94 enabled auto-merge February 25, 2025 14:15
@giorio94 giorio94 added this pull request to the merge queue Feb 25, 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 Feb 25, 2025
auto-merge was automatically disabled February 25, 2025 15:18

Pull Request is not mergeable

Merged via the queue into cilium:main with commit a03df46 Feb 25, 2025
73 checks passed
@giorio94 giorio94 deleted the pr/giorio94/main/cli-fail-on-restarts-2 branch February 25, 2025 15:31
@giorio94
Copy link
Member Author

maybe open an issue so we don't forget to investigate the failures in future?

Opened #37870 to track the problem detected on v1.16.

I didn't open one for the issue detected by the v1.15 CI as it was occurring on downgrade, and v1.14 is EOL.

julianwiedmann added a commit that referenced this pull request Mar 5, 2025
This reverts commit 6e80cf2.

This version of the CLI still has the problem described in
#37823 (comment)
and is thus causing flakes in CI.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
julianwiedmann added a commit that referenced this pull request Mar 5, 2025
This reverts commit 6e80cf2.

This version of the CLI still has the problem described in
#37823 (comment)
and is thus causing flakes in CI.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
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.

3 participants