Skip to content

v0.16.6

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 04 Apr 11:18
· 242 commits to master since this release
8d27211

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.6

Feature

  • Add bom and attestation to release jobs (#3536, @cpanato) [SIG Release]
  • Add publish-release to be part of the release job (#3533, @cpanato) [SIG Release]
  • Added --update flag to schedule-builder to update the patch release schedule.yaml. (#3544, @saschagrunert) [SIG Release]
  • Added schedule-builder shorthands as well as update the documentation for the flags. (#3543, @saschagrunert) [SIG Release]
  • Added version subcommand to release-notes tool. (#3478, @saschagrunert) [SIG Release]
  • Added support for in-memory cloudbuild.yaml jobs when submitting them using krel. (#3472, @saschagrunert) [SIG Release]
  • Added upcoming releases to schedule builder model. (#3547, @saschagrunert) [SIG Release]
  • Build Go 1.22.1 and 1.21.8 (#3488, @cpanato) [SIG Release]
  • Build k8s-ci-builder and k8s-cloud-bulider with Go 1.22.1 and 1.21.8 (#3495, @cpanato) [SIG Release]
  • Bump distroless iptables to use go1.22.1 and go1.21.8 (#3489, @cpanato) [SIG Release]
  • Rebuild debian-base and tag bookworm-v1.0.2 (#3522, @cpanato) [SIG Release]
  • Release schedule-builder binaries. (#3542, @saschagrunert) [SIG Release]
  • Remove kubeadm's dependencies for kubelet and kubectl for kubeadm versions >= 1.30.0 (#3481, @neolit123) [SIG Release]
  • Set custom org and repo for FF cloudbuild job (#3505, @cpanato) [SIG Release]
  • Track the original PR body when creating release notes maps. Those will be used to compare the actual PR body against them and warn in case of any differences. (#3538, @saschagrunert) [SIG Release]
  • Upgrade to go1.22 (#3514, @cpanato) [SIG Release]

Bug or Regression

  • Do not exclude mapped notes if they got modified to contain the release-note-none label. (#3509, @saschagrunert) [SIG Release]
  • Fixed runtime panic in release-notes when the --maps-from value is smaller than 5 characters (#3508, @saschagrunert) [SIG Release]
  • Fixed schedule-builder to match the current format from k/website. (#3541, @saschagrunert) [SIG Release]

Other (Cleanup or Flake)

  • Allow api.securityscorecards.dev for dependency review job (#3531, @cpanato) [SIG Release]
  • Split release job in two to avoid have token excess permissions in prs (#3528, @cpanato) [SIG Release]
  • Update set-cap image to use debian-base bookworm-v1.0.2 (#3525, @cpanato) [SIG Release]
  • Update sigs.k8s.io/bom to v0.6.0 and drop build for linux/s390x and windows/386 (#3530, @cpanato) [SIG Release]

Dependencies

Added

  • github.com/MakeNowJust/heredoc/v2: v2.0.1
  • github.com/glebarez/go-sqlite: v1.22.0
  • github.com/kballard/go-shellquote: 95032a8
  • github.com/klauspost/cpuid/v2: v2.2.3
  • github.com/knqyf263/go-rpmdb: 067d98b
  • github.com/remyoudompheng/bigfft: 24d4a6f
  • lukechampine.com/uint128: v1.3.0
  • modernc.org/cc/v3: v3.41.0
  • modernc.org/ccgo/v3: v3.16.15
  • modernc.org/httpfs: v1.0.6
  • modernc.org/libc: v1.37.6
  • modernc.org/mathutil: v1.6.0
  • modernc.org/memory: v1.7.2
  • modernc.org/opt: v0.1.3
  • modernc.org/sqlite: v1.28.0
  • modernc.org/strutil: v1.2.0
  • modernc.org/tcl: v1.15.2
  • modernc.org/token: v1.1.0
  • modernc.org/z: v1.7.3

Changed

Removed

  • github.com/MakeNowJust/heredoc: v1.0.0
  • golang.org/dl: 82a15e2