kubernetes-sigs / cluster-api-operator

Home for Cluster API Operator, a subproject of sig-cluster-lifecycle
https://cluster-api-operator.sigs.k8s.io
Apache License 2.0
146 stars 60 forks source link

:seedling: bump sigs.k8s.io/cluster-api from 1.7.1 to 1.7.2 #541

Closed dependabot[bot] closed 2 hours ago

dependabot[bot] commented 1 month ago

Bumps sigs.k8s.io/cluster-api from 1.7.1 to 1.7.2.

Release notes

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

v1.7.2

👌 Kubernetes version support

  • Management Cluster: v1.26.x -> v1.30.x
  • Workload Cluster: v1.24.x -> v1.30.x

More information about version support can be found here

Changes since v1.7.1

:chart_with_upwards_trend: Overview

  • 12 new commits merged
  • 3 bugs fixed 🐛

:bug: Bug Fixes

  • clusterctl: Ensure cert-manager objects get applied before other provider objects (#10503)
  • e2e: Test: Ensure all ownerRef assertions for some Kind are evaluated (#10592)
  • e2e: Test: filter cluster-wide objects asserted in ResourceVersion tests to exclude objects of parallel tests (#10570)

:seedling: Others

  • API: Allow users to specify webhook server cert and key names (#10581)
  • clusterctl: Add Tinkerbell to the providers list (#10516)
  • clusterctl: Bump cert-manager to 1.14.5 (#10517)
  • clusterctl: Clusterctl/client/cert_manager: improve shouldUpgrade (#10497)
  • clusterctl: Add support for the linode-linode infrastructure provider to clusterctl (#10512)
  • e2e: Ensure resourceVersions are stable (#10548)
  • KCP/MachineSet: Flag for old infra machine naming (#10587)

:book: Additionally, there have been 2 contributions to our documentation and book. (#10535, #10536)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • a5898a2 Merge pull request #10592 from k8s-infra-cherrypick-robot/cherry-pick-10590-t...
  • aac1100 test: Ensure ownerRef assertions for all Kinds are evaluated
  • e226702 Merge pull request #10587 from k8s-infra-cherrypick-robot/cherry-pick-10576-t...
  • 0477fe7 Flag for old infra machine naming
  • d8585d7 Merge pull request #10581 from k8s-infra-cherrypick-robot/cherry-pick-10551-t...
  • c05b21b seedling: Allow users to specify webhook server cert and key name
  • 512dc36 [release-1.7] 🐛 test: filter cluster-wide objects asserted in ResourceVersion...
  • c4fc57b Merge pull request #10548 from k8s-infra-cherrypick-robot/cherry-pick-10530-t...
  • c50de53 Ensure resourceVersions are stable
  • 8a63897 Merge pull request #10536 from k8s-infra-cherrypick-robot/cherry-pick-10534-t...
  • 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)
k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign fabriziopandini for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/cluster-api-operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 1 month 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 1 month ago

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

Name Link
Latest commit c0b73921e6d698be058686ea0213a8cae17271da
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-operator/deploys/665b14483650b10008a83296
Deploy Preview https://deploy-preview-541--kubernetes-sigs-cluster-api-operator.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.

k8s-ci-robot commented 1 month ago

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-operator-e2e-main c0b73921e6d698be058686ea0213a8cae17271da link true /test pull-cluster-api-operator-e2e-main

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
dependabot[bot] commented 2 hours ago

Superseded by #557.