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

Revert https://github.com/cilium/cilium/pull/24288 #24676

Merged
merged 15 commits into from Apr 1, 2023

Conversation

aanm
Copy link
Member

@aanm aanm commented Mar 31, 2023

The PR #24288 and #24577 introduced a regression on the upgrade from 1.13 to latest. Thus, we will revert all commits from this PR so that we can have the CI in a healthy state.

cc @NikAleksandrov

Fixes #24573

Verified locally that upgrade test doesn't fail after this.

@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Mar 31, 2023
@aanm aanm requested review from a team as code owners March 31, 2023 13:41
@aanm aanm force-pushed the pr/revert-breaking-update branch from c6afdcd to 6426341 Compare March 31, 2023 13:50
@aanm
Copy link
Member Author

aanm commented Mar 31, 2023

/test

aanm added 14 commits March 31, 2023 15:57
…nel"

This reverts commit 291852a.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit 9e3abdf.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit 660fd79.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit f29b435.

Signed-off-by: André Martins <andre@cilium.io>
…ules"

This reverts commit 1d319cf.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit c483441.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit dddfb36.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit cd318f8.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit d0cca9d.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit 0557242.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit e370f6e.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit d28e1aa.

Signed-off-by: André Martins <andre@cilium.io>
This reverts commit c5403f1.

Signed-off-by: André Martins <andre@cilium.io>
…and routes"

This reverts commit 011bb96.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the pr/revert-breaking-update branch from 6426341 to 239e332 Compare March 31, 2023 13:58
@aanm
Copy link
Member Author

aanm commented Mar 31, 2023

/test

Job 'Cilium-PR-K8s-1.25-kernel-4.19' failed:

Click to show.

Test Name

K8sDatapathConfig Host firewall With native routing

Failure Output

FAIL: Failed to reach 192.168.56.11:80 from testserver-host-2f8lw

If it is a flake and a GitHub issue doesn't already exist to track it, comment /mlh new-flake Cilium-PR-K8s-1.25-kernel-4.19 so I can create one.

Copy link
Member

@pchaigno pchaigno left a comment

Choose a reason for hiding this comment

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

…mat"

This reverts commit cbf09e7.

Signed-off-by: André Martins <andre@cilium.io>
@aanm
Copy link
Member Author

aanm commented Mar 31, 2023

/test

Job 'Cilium-PR-K8s-1.16-kernel-4.19' failed:

Click to show.

Test Name

K8sDatapathConfig MonitorAggregation Checks that monitor aggregation restricts notifications

Failure Output


If it is a flake and a GitHub issue doesn't already exist to track it, comment /mlh new-flake Cilium-PR-K8s-1.16-kernel-4.19 so I can create one.

@aanm aanm requested a review from pchaigno March 31, 2023 15:27
@aanm
Copy link
Member Author

aanm commented Mar 31, 2023

/test-1.16-4.19

@aanm aanm merged commit 53fef54 into cilium:master Apr 1, 2023
41 of 42 checks passed
@aanm aanm deleted the pr/revert-breaking-update branch April 1, 2023 11:33
@julianwiedmann
Copy link
Member

I hate to spoil the party, but still seeing this fail with the revert applied:
#24687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

CI: K8sUpdates Tests upgrade and downgrade from a Cilium stable image to master
5 participants