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

Update Cilium to v1.12.10 #15449

Merged
merged 3 commits into from
May 25, 2023
Merged

Conversation

hakman
Copy link
Member

@hakman hakman commented May 24, 2023

No description provided.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 24, 2023
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 24, 2023
@hakman hakman force-pushed the cilium_un-skip branch 2 times, most recently from a732be4 to 23ab486 Compare May 25, 2023 07:02
@hakman hakman changed the title WIP Reduce the list of skipped e2e test for Cilium Update Cilium to v1.12.10 May 25, 2023
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 25, 2023
@hakman
Copy link
Member Author

hakman commented May 25, 2023

/cc @aojea

@k8s-ci-robot k8s-ci-robot requested a review from aojea May 25, 2023 09:08
@aojea
Copy link
Member

aojea commented May 25, 2023

+1

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rifelpet

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 25, 2023
@k8s-ci-robot k8s-ci-robot merged commit c2d8852 into kubernetes:master May 25, 2023
8 checks passed
Comment on lines -71 to -76
if k8sVersion.Minor >= 22 {
// ref:
// https://github.com/kubernetes/kubernetes/issues/96717
// https://github.com/cilium/cilium/issues/5719
skipRegex += "|should.create.a.Pod.with.SCTP.HostPort"
}
Copy link
Member

Choose a reason for hiding this comment

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

@hakman it looks like this still needs to be skipped for cilium-eni jobs:

https://testgrid.k8s.io/kops-grid#kops-grid-cilium-eni-u2004-k24-ko26

Copy link
Member Author

@hakman hakman May 27, 2023

Choose a reason for hiding this comment

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

Thanks @rifelpet.
@aojea any idea here? Looks like it's only for Kubernetes 1.24.

Copy link
Member

@aojea aojea May 29, 2023

Choose a reason for hiding this comment

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

SCTP went GA in 1.20 in kubernetes FEATURE STATE: Kubernetes v1.20 [stable]
, but cilium basic support seems that was added in 1.13 cilium/cilium#20033

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks @aojea

@hakman hakman deleted the cilium_un-skip branch May 29, 2023 14:00
Shimiazoulai pushed a commit to spotinst/kubernetes-kops that referenced this pull request Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants