v0.17.10
Changes by Kind
Please note that you can also download the artifacts for this release from our Google Cloud Bucket:
https://console.cloud.google.com/storage/browser/k8s-artifacts-sig-release/kubernetes/release/v0.17.10
Feature
- Build Go 1.23.2 and 1.22.8 images (#3779, @haitch) [SIG Release]
- Bump distroless-iptables to use go 1.23.2/1.22.8 (#3797, @haitch) [SIG Release]
- Update k8s-cloud-builder and k8s-ci-builder for Kubernetes 1.32 to Go 1.23.2 (#3799, @xmudrii) [SIG Release]
- Update k8s-cloud-builder and k8s-ci-builder to Go 1.23.2/1.22.8 (#3807, @haitch) [SIG Release]
Bug or Regression
- Fixed a bug where
krel announce
would spit out the release announcement as the raw bytes (#3803, @puerco) [SIG Release]
Other (Cleanup or Flake)
- Don't set
KUBE_PARALLEL_BUILD_MEMORY
any more. (#3795, @saschagrunert) [SIG Release] - Use only public URLs for release notes index (#3793, @saschagrunert) [Sig Release]
Dependencies
Added
Nothing has changed.
Changed
- github.com/BurntSushi/toml: v0.3.1 → v1.2.1
- github.com/yuin/goldmark: v1.7.4 → v1.7.8
- golang.org/x/tools: v0.25.0 → v0.26.0
- k8s.io/api: v0.28.3 → v0.28.4
- k8s.io/client-go: v0.28.3 → v0.28.4
- sigs.k8s.io/release-utils: v0.8.5 → v0.8.4
Removed
Nothing has changed.