v1.3.2
Changes by Kind
Testing
- fix wait.PollImmediate so it actually retries after errors (#2261, @jackfrancis)
- ci: support external-cloud-provider plus latest k8s releases (#2316, @jackfrancis)
- simplify ci-entrypoint.sh (#2325, @jackfrancis)
- Stop testing upgrade from v1alpha3 in e2e (#2362, @mboersma)
- fixing issue where WINDOWS_SERVER_VERSION does not work for cluster-template-prow-ci-version templates (#2350, @marosset)
- Support using a customized template outside CAPZ repo. A customized template can be one on the host or a link. (#2299, @lzhecheng)
Bug or Regression
- Fix apiserver cloud-provider arg for external cloud-provider template (#2304, @CecileRobertMichon)
- Fix KUBERNETES_VERSION unset if CLUSTER_TEMPLATE set (#2346, @lzhecheng)
Other (Cleanup or Flake)
- Use capi v1.1.4 (#2353, @jackfrancis)
- Use new naming scheme for SKUs and versions (#2302, @mboersma)
- Update to compute API 2021-11-01 (#2288, @invidian)
Dependencies
Added
Nothing has changed.
Changed
- github.com/Azure/azure-sdk-for-go: v58.1.0+incompatible → v63.4.0+incompatible
- github.com/BurntSushi/toml: v0.4.1 → v1.0.0
- github.com/docker/docker: v20.10.12+incompatible → v20.10.16+incompatible
- github.com/spf13/cobra: v1.3.0 → v1.4.0
- k8s.io/api: v0.23.4 → v0.23.5
- k8s.io/apiextensions-apiserver: v0.23.4 → v0.23.5
- k8s.io/apimachinery: v0.23.4 → v0.23.5
- k8s.io/apiserver: v0.23.4 → v0.23.5
- k8s.io/client-go: v0.23.4 → v0.23.5
- k8s.io/code-generator: v0.23.4 → v0.23.5
- k8s.io/component-base: v0.23.4 → v0.23.5
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.27 → v0.0.30
- sigs.k8s.io/cluster-api/test: v1.1.2 → v1.1.4
- sigs.k8s.io/controller-runtime: v0.11.1 → v0.11.2
- sigs.k8s.io/kind: v0.11.1 → v0.14.0
Removed
Nothing has changed.