Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps sigs.k8s.io/cluster-api from 1.4.2 to 1.4.3.

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.4.3

👌 Kubernetes version support

  • Management Cluster: v1.23.x -> v1.27.x
  • Workload Cluster: v1.21.x -> v1.27.x

More information about version support can be found here

Changes since v1.4.2

📈 Overview

  • 32 new commits merged
  • 9 bugs fixed 🐛

🐛 Bug Fixes

  • clusterctl: Return error on infra cluster and control plane discovery (#8609)
  • e2e: Adjust machinepool helper e2e timeout (#8756)
  • e2e: test/e2e check for machines being ready after provisioning on Runtime SDK test (#8646)
  • e2e: test/framework fix docker pod log collector (#8643)
  • KCP: Allow machine rollout if cert reconcile fails (#8737)
  • KCP: Prevent KCP to create many private keys for each reconcile (#8619)
  • CAPD: change the haproxy entrypoint to prevent getting stopped immediately after start (#8742)
  • CAPD: Delegate CAPD port selection to the container runtime (#8655)
  • CAPD: fix fail-swap-on=false flag not being part of kind images anymore (#8777)

🌱 Others

  • API: Deprecate v1alpha3 and v1alpha4 in CRDs (#8700)
  • Dependency: Bump docker/distribution to v2.8.2 (#8648)
  • Dependency: Update cert-manager to v1.11.2 (#8639)
  • Dependency: Update cert-manager to v1.12.0 (#8705)
  • Dependency: Update cert-manager to v1.12.1 (#8752)
  • Dependency: Update kpromo to v3.6.0 (#8682)
  • Dependency: Update kubebuilder envtest (1.26.0 -> 1.27.1) (#8601)
  • Devtools: Pin delve to version supporting go 1.19 (#8727)
  • e2e: Disable fail-fast by default for e2e tests (#8659)
  • e2e: Pin cgroup driver used in v0.3, v0.4 and v1.0 templates (#8693)
  • e2e: Improve gomega fail handling in clusterClass rollout (#8771)
  • e2e: e2e: log leftover processes to eventually detect zombies (#8671)
  • Machine: use providerID string as-is (#8594)

📖 Additionally, there have been 10 contributions to our documentation and book. (#8730, #8720, #8674, #8633, #8608, #8607, #8539, #8713, #8677, #8652)

Thanks to all our contributors! 😊

Commits
  • 14b88ca Merge pull request #8777 from chrischdi/pr-cherry-pick-8767
  • 51e1282 test/e2e fix fail-swap-on=false flag not being part of kind images anymore
  • 8f153df Merge pull request #8771 from killianmuldoon/pr-1.4-rollout
  • 1a7e648 Improve gomega fail handling in clusterClass rollout
  • fb67e44 Merge pull request #8756 from killianmuldoon/pr-1.4-mp-timout
  • d8eb888 Merge pull request #8742 from k8s-infra-cherrypick-robot/cherry-pick-8685-to-...
  • f7c1fa3 Adjust machinepool helper e2e timeout
  • f037cf0 Merge pull request #8752 from k8s-infra-cherrypick-robot/cherry-pick-8748-to-...
  • c153e41 Update cert-manager to v1.12.1
  • 210c9d8 CAPD: change the haproxy entrypoint to prevent getting stopped immediately af...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.4.2...v1.4.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 6, 2023
@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label Jun 14, 2023
@mergify mergify bot merged commit e5dcf1b into main Jun 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.4.3 branch June 14, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant