v0.16.4
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.16.4
Feature
- Build Go 1.21.4 and 1.20.11 images (#3348, @cpanato) [SIG Release]
- Default
krel obs stage --wait
totrue
(#3318, @saschagrunert) [SIG Release] - Pin all cloudbuild jobs to use the latest
krel
release instead ofmaster
. (#3359, @saschagrunert) [SIG Release] - The distroless-iptables image (and thus by extension, the official kube-proxy image)
now contains the nftables binaries as well as the iptables binaries. (#3320, @danwinship) [SIG Release] - Update cosign image to v2.2.1 (#3346, @cpanato) [SIG Release]
- Update distroless-iptables to use Go 1.21.3 (#3321, @cpanato) [SIG Release]
- Update distroless-iptables to use Go 1.21.4 (#3350, @cpanato) [SIG Release]
- Update k8s-cloud-builder/k8s-ci-builder to Go 1.20.10 (#3322, @cpanato) [SIG Release]
- Update k8s-cloud-builder/k8s-ci-builder to Go 1.20.11 and add missing for 1.21.4 (#3358, @cpanato) [SIG Release]
- Update k8s-cloud-builder/k8s-ci-builder to Go 1.21.3 (#3319, @xmudrii) [SIG Release]
- You can now pass KubeBuildPlatforms field to the pkg/build Options type to enable builds for arm64 and other arches (#3324, @upodroid) [SIG Release]
Other (Cleanup or Flake)
Dependencies
Added
Nothing has changed.
Changed
- github.com/cpuguy83/go-md2man/v2: v2.0.2 → v2.0.3
- github.com/docker/docker: v24.0.0+incompatible → v24.0.7+incompatible
- github.com/go-git/go-git-fixtures/v4: 0c11038 → 55a9409
- github.com/go-git/go-git/v5: v5.9.0 → v5.10.0
- github.com/google/go-cmp: v0.5.9 → v0.6.0
- github.com/google/uuid: v1.3.1 → v1.4.0
- github.com/mattn/go-isatty: v0.0.19 → v0.0.20
- github.com/shirou/gopsutil/v3: v3.23.9 → v3.23.10
- github.com/spf13/cobra: v1.7.0 → v1.8.0
- github.com/yuin/goldmark: v1.5.6 → v1.6.0
- golang.org/x/crypto: v0.14.0 → v0.15.0
- golang.org/x/net: v0.17.0 → v0.18.0
- golang.org/x/oauth2: v0.13.0 → v0.14.0
- golang.org/x/sys: v0.13.0 → v0.14.0
- golang.org/x/term: v0.13.0 → v0.14.0
- golang.org/x/text: v0.13.0 → v0.14.0
- google.golang.org/grpc: v1.56.1 → v1.56.3
- sigs.k8s.io/release-utils: v0.7.5 → v0.7.7
- sigs.k8s.io/yaml: v1.3.0 → v1.4.0
Removed
Nothing has changed.