Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 17:25
· 3177 commits to main since this release
v1.3.2
3b28324

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

Other (Cleanup or Flake)

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.