v0.17.8
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.8
Feature
- Added
FORCE_BUILD_KREL
GCB env var to buildkrel
from sources if requested. (#3760, @saschagrunert) [SIG Release]
Bug or Regression
- Fixed marker publish verification when bucket is private on
krel release
. (#3763, @saschagrunert) [SIG Release]
Other (Cleanup or Flake)
- Schedule-builder: don't mention release name for upcoming releases since they don't have a single name. (#3761, @saschagrunert) [SIG Release]
Dependencies
Added
Nothing has changed.
Changed
- github.com/BurntSushi/toml: v1.2.1 → v0.3.1
- github.com/maxbrunsfeld/counterfeiter/v6: v6.8.1 → v6.9.0
- github.com/onsi/gomega: v1.30.0 → v1.34.1
- golang.org/x/exp: 2478ac8 → 8a7402a
- golang.org/x/mod: v0.17.0 → v0.21.0
- golang.org/x/telemetry: f48c80b → bda5523
- golang.org/x/tools: e35e4cc → v0.25.0
- k8s.io/api: v0.28.4 → v0.28.3
- k8s.io/apimachinery: v0.31.0 → v0.31.1
- k8s.io/client-go: v0.28.4 → v0.28.3
- sigs.k8s.io/release-utils: v0.8.4 → v0.8.5
Removed
Nothing has changed.