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

Bump default knative version to 1.10, remove k8s 1.23 #705

Closed
wants to merge 1 commit into from

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Jul 21, 2023

Summary

Version skew is high enough in Kubernetes that there are CRDs being removed that make the k8s + knative versions incompatible.

Standardize on supported k8s versions: https://kubernetes.io/releases/ (>= 1.24).

Default knative to v1.10.0 (which has a MIN_KUBERNETES_VERSION of 1.24): https://github.com/knative/community/blob/main/mechanics/RELEASE-SCHEDULE.md#upcoming-releases

Undo issuer change made in 0bcfba7

Release Note

Dropped support for Kubernetes 1.23

Documentation

Version skew is high enough in Kubernetes that there are CRDs being
removed that make the k8s + knative versions incompatible.

Standardize on supported k8s versions: https://kubernetes.io/releases/
(>= 1.24).

Default knative to v1.10.0 (which has a MIN_KUBERNETES_VERSION of 1.24): https://github.com/knative/community/blob/main/mechanics/RELEASE-SCHEDULE.md#upcoming-releases

Undo issuer change made in sigstore@0bcfba7

Signed-off-by: Billy Lynch <billy@chainguard.dev>
@k4leung4
Copy link
Contributor

k4leung4 commented Aug 8, 2023

please rebase

@wlynch wlynch closed this Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants