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

k8s: remove extensions/v1beta1 support #28002

Merged
merged 1 commit into from Sep 11, 2023
Merged

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented Sep 7, 2023

This API is no longer supported since k8s 1.16 [1] which is the minimum required k8s version for Cilium since version 1.10 [2], ref. commit 83b8f8b ("docs: bump minimal supported k8s version to 1.16").

[1] https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
[2] https://docs.cilium.io/en/latest/network/kubernetes/compatibility/#k8scompatibility

This API is no longer supported since k8s 1.16 [1] which is the minimum
required k8s version for Cilium since version 1.10 [2], ref. commit
83b8f8b ("docs: bump minimal supported k8s version to 1.16").

[1] https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
[2] https://docs.cilium.io/en/latest/network/kubernetes/compatibility/#k8scompatibility

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added kind/cleanup This includes no functional changes. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers. release-note/misc This PR makes changes that have no direct user impact. labels Sep 7, 2023
@tklauser tklauser requested a review from a team as a code owner September 7, 2023 15:25
@tklauser
Copy link
Member Author

tklauser commented Sep 7, 2023

/test

Copy link
Contributor

@youngnick youngnick left a comment

Choose a reason for hiding this comment

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

Nice.

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Sep 11, 2023
@aanm aanm merged commit 68d9a06 into main Sep 11, 2023
207 checks passed
@aanm aanm deleted the pr/tklauser/crd-v1beta1-remove branch September 11, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup This includes no functional changes. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact. sig/k8s Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants