kubernetes-sigs / cluster-api-provider-cloudstack

A Kubernetes Cluster API Provider implementation for Apache CloudStack.
https://cluster-api-cloudstack.sigs.k8s.io/
Apache License 2.0
37 stars 33 forks source link

Bump sigs.k8s.io/cluster-api from 1.4.8 to 1.4.9 #379

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps sigs.k8s.io/cluster-api from 1.4.8 to 1.4.9.

Release notes

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

v1.4.9

πŸ‘Œ 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.8

:chart_with_upwards_trend: Overview

  • 15 new commits merged
  • 5 bugs fixed πŸ›

:bug: Bug Fixes

  • CAPD: Fix DockerMachine panic (#9690)
  • clusterctl: Fix provider namespace secret not included in clusterctl move (#9749)
  • ClusterResourceSet: Requeue after 1 minute if ErrClusterLocked got hit (#9809)
  • KCP: Allow dropping patches KubeadmControlPlane KubeadmConfig (#9700)
  • Runtime SDK: Set User Agent for test extension correctly (#9751)

:seedling: Others

  • CAPD: Set Condition, if creating external LB failed. (#9712)
  • Dependency: Bump cert-manager to v1.13.2 (#9657)
  • Dependency: Bump controller runtime to v1.14.7 (#9625)
  • Dependency: Bump github.com/docker/docker from 24.0.5 to 24.0.7 (#9674)
  • Dependency: Bump Go version to v1.20.11 (#9687)
  • Dependency: Bump golang.org/grpc to v1.59.0 (#9628)
  • Dependency: Fix delve version in Tiltfile (#9701)
  • e2e: Improve output of exec.KubectlApply (#9766)
  • KCP: Support admin config for Kubeadm v1.29 (#9685)
  • Release: Revert "Improve release staging build speed" (#9763)

Thanks to all our contributors! 😊

Commits
  • 3e6699b Merge pull request #9809 from chrischdi/pr-crs-requeue-after-tracker-err-1-4
  • 206e291 clusterresourceset: requeue after 1 minute if ErrClusterLocked got hit
  • 1af8468 Merge pull request #9749 from fabriziopandini/cherry-pick-9694-to-release-1.4
  • 6561df5 Merge pull request #9766 from sbueringer/pr-improve-apply-output-1.4
  • ae0ae3e Merge pull request #9763 from k8s-infra-cherrypick-robot/cherry-pick-9753-to-...
  • e145cc0 Improve output of exec.KubectlApply
  • 43d72f3 Revert "🌱 Improve release staging build speed"
  • 6e5d950 Merge pull request #9751 from k8s-infra-cherrypick-robot/cherry-pick-9748-to-...
  • ac6e65d fix provider namespace secret not included in clusterctl move
  • 8b4d10d Set User Agent for test extension correctly
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 3 months ago

The following labels could not be found: dependabot.

k8s-ci-robot commented 3 months ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
netlify[bot] commented 3 months ago

Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!

Name Link
Latest commit f61e6f332b7ec5f6974945b2564817462a1a9eb3
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-cloudstack/deploys/6670cd731388420008807c94
Deploy Preview https://deploy-preview-379--kubernetes-sigs-cluster-api-cloudstack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

g-gaston commented 3 months ago

/lgtm /approve

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], g-gaston

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack/blob/main/OWNERS)~~ [g-gaston] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment