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 kind images to v0.17.0, add k8s 1.26. #584

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Mar 23, 2023

Summary

Updates kind images to match kind release v0.17.0, plus adds support for kubernetes 1.26.0.

Updates chainguard-dev/actions/setup-kind to
cc7afeaca6e5871be191ecc1b8bce10274bc1ee4 to add support for k8s 1.26, but not for actions that use the release version, since that pulls in chainguard-dev/actions@52c91a3 which messes with the expected OIDC issuer (removes .cluster.local suffix) - this may cause issues to the e2e test once the next release is pushed.

Updates installed Knative version to 1.8.x to update
HorizontalPodAutoscaler to v2, since these were removed in k8s 1.26.

Release Note

  • Adds support for k8s v1.26.x with v1.26.0
  • Updates k8s v1.25.x to v1.25.3
  • Updates k8s v1.24.x to v1.24.7
  • Updates k8s v1.23.x to v1.23.13

Documentation

Updated the actions input description. Not sure if there's any other place I should update.

@wlynch wlynch force-pushed the k8s-1.26 branch 6 times, most recently from 1404032 to 82cb8b3 Compare March 23, 2023 19:37
Updates kind images to match [kind release v0.17.0](https://github.com/kubernetes-sigs/kind/releases/tag/v0.17.0),
plus adds support for kubernetes 1.26.0.

Updates chainguard-dev/actions/setup-kind to
cc7afeaca6e5871be191ecc1b8bce10274bc1ee4 to add support for k8s 1.26.

Updates installed Knative version to 1.8.x to update
HorizontalPodAutoscaler to v2, since these were removed in k8s 1.26.

Signed-off-by: Billy Lynch <billy@chainguard.dev>
@cpanato cpanato merged commit 0bcfba7 into sigstore:main Mar 24, 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