Skip to content
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

Unbreak the EKS (tunnel) CI workflow reverting a no-longer necessary workaround #2273

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

giorio94
Copy link
Member

Revert "gha: cleanup stale AWS-CNI iptables rules in EKS tunnel workflow"

This reverts commit bbebbfa.

Let's revert the flush stale AWS-CNI iptables rules workaround, as this operation is now automatically handled by Cilium [1,2]. Since bumping the Cilium version used in the EKS workflows to one which includes all fixes (v1.14.6), this workaround has also started failing, as the stale rules attempted to be removed are no longer present.

[1]: cilium/cilium#28697
[2]: cilium/cilium#29448

@giorio94 giorio94 requested a review from a team as a code owner January 30, 2024 08:08
@maintainer-s-little-helper

This comment was marked as resolved.

…low"

This reverts commit bbebbfa.

Let's revert the flush stale AWS-CNI iptables rules workaround, as this
operation is now automatically handled by Cilium [1,2]. Since bumping
the Cilium version used in the EKS workflows to one which includes all
fixes (v1.14.6), this workaround has also started failing, as the stale
rules attempted to be removed are no longer present.

[1]: cilium/cilium#28697
[2]: cilium/cilium#29448

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@maintainer-s-little-helper

This comment was marked as resolved.

@giorio94
Copy link
Member Author

The EKS (tunnel) workflow completed successfully: https://github.com/cilium/cilium-cli/actions/runs/7708356182/job/21007428796?pr=2273. Dropping the temporary commit and marking ready for review.

@giorio94 giorio94 marked this pull request as ready for review January 30, 2024 09:23
@giorio94 giorio94 removed request for a team and aanm January 30, 2024 09:23
@giorio94
Copy link
Member Author

I've removed the github-sec team review request, as it had been triggered by the temporary commit.

Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

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

ok let's ship it

@michi-covalent michi-covalent merged commit 61c9933 into main Jan 30, 2024
12 of 25 checks passed
@michi-covalent michi-covalent deleted the pr/giorio94/gha-eks-tunnel branch January 30, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants