Skip to content

workflows: Fix Conformance KPR to run GKE with KPR enabled#44692

Merged
pchaigno merged 2 commits intomainfrom
pr/pchaigno/ci-fix-kpr-gke
Mar 17, 2026
Merged

workflows: Fix Conformance KPR to run GKE with KPR enabled#44692
pchaigno merged 2 commits intomainfrom
pr/pchaigno/ci-fix-kpr-gke

Conversation

@pchaigno
Copy link
Copy Markdown
Member

@pchaigno pchaigno commented Mar 9, 2026

This pull request fixes #44406. Turns out I made a mistake in that previous pull request and didn't actually enable KPR in the workflow. The first commit fixes that. The second commit skips a test that fails on GKE when KPR is enabled (tracked at #44806).

Passing Conformance KPR run: https://github.com/cilium/cilium/actions/runs/23156104349.

@pchaigno pchaigno added release-note/ci This PR makes changes to the CI. integration/cloud Related to integration with cloud environments such as AKS, EKS, GKE, etc. area/kpr Anything related to our kube-proxy replacement. labels Mar 9, 2026
@pchaigno pchaigno force-pushed the pr/pchaigno/ci-fix-kpr-gke branch 4 times, most recently from f2d36e9 to 820b16d Compare March 16, 2026 10:42
@pchaigno pchaigno force-pushed the pr/pchaigno/ci-fix-kpr-gke branch 3 times, most recently from 8eec29c to 0b51ea7 Compare March 16, 2026 16:29
Fixes: 3b25b7d ("workflows/kpr: Cover GKE + encryption")
Fixes: f21e628 ("workflows/kpr: Enable advanced features for GKE")
Fixes: cb58f8d ("workflows/kpr: Cover GKE")
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
The pod-to-host:ping-ipv4-external-ip test is broken on GKE when KPR is
enabled. Let's disable it while we fix it.

Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
@pchaigno pchaigno force-pushed the pr/pchaigno/ci-fix-kpr-gke branch from 0b51ea7 to f245b8f Compare March 16, 2026 23:44
@pchaigno pchaigno marked this pull request as ready for review March 16, 2026 23:46
@pchaigno pchaigno requested review from a team as code owners March 16, 2026 23:46
@pchaigno pchaigno requested review from Artyop and ldelossa March 16, 2026 23:46
@pchaigno pchaigno enabled auto-merge March 16, 2026 23:46
@pchaigno
Copy link
Copy Markdown
Member Author

/test

@pchaigno pchaigno added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit 3ac25f0 Mar 17, 2026
96 of 97 checks passed
@pchaigno pchaigno deleted the pr/pchaigno/ci-fix-kpr-gke branch March 17, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kpr Anything related to our kube-proxy replacement. integration/cloud Related to integration with cloud environments such as AKS, EKS, GKE, etc. 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