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

ci: update k8s versions support for v1.13 #28247

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

nbusseneau
Copy link
Member

Cilium 1.13 only supports K8s up to 1.26 as per
https://docs.cilium.io/en/v1.13/network/kubernetes/compatibility/#k8scompatibility

  • We remove 1.27 testing on AKS as it shouldn't have been here in the first place as per our historical policy.
  • We remove 1.23 testing on GKE since it's not supported anymore.

Cilium 1.13 only supports K8s up to 1.26 as per
https://docs.cilium.io/en/v1.13/network/kubernetes/compatibility/#k8scompatibility

- We remove 1.27 testing on AKS as it shouldn't have been here in the
  first place as per our historical policy.
- We remove 1.23 testing on GKE since it's not supported anymore.

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau nbusseneau added area/CI Continuous Integration testing issue or flake kind/backports This PR provides functionality previously merged into master. release-note/ci This PR makes changes to the CI. backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. labels Sep 21, 2023
@nbusseneau nbusseneau requested a review from a team as a code owner September 21, 2023 15:11
@nbusseneau
Copy link
Member Author

/ci-gke

@nbusseneau
Copy link
Member Author

/ci-aks

@lmb
Copy link
Contributor

lmb commented Sep 26, 2023

/test

@nbusseneau nbusseneau added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 26, 2023
@nbusseneau
Copy link
Member Author

CI for affected workflows passed, marking ready to merge.

@lmb
Copy link
Contributor

lmb commented Sep 26, 2023

I'm not super happy that I have to override branch protection to get this merged. If other CI runs are not needed we should make it so from the CI side, not rely on an individual's knowledge of CI.

@lmb lmb merged commit a609cc8 into v1.13 Sep 26, 2023
49 checks passed
@lmb lmb deleted the pr/update-k8s-versions-1.13 branch September 26, 2023 11:47
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 backport/1.13 This PR represents a backport for Cilium 1.13.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. 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
No open projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

2 participants