Skip to content

v0.16.4

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 15 Nov 09:24
· 401 commits to master since this release
dafadda

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 to true (#3318, @saschagrunert) [SIG Release]
  • Pin all cloudbuild jobs to use the latest krel release instead of master. (#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

Removed

Nothing has changed.