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.0 to 1.7.1 #511

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

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

Release notes

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

v1.7.1

👌 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

Highlights

  • Kubernetes v1.30 is now supported

Changes since v1.7.0

:chart_with_upwards_trend: Overview

  • 11 new commits merged
  • 2 bugs fixed 🐛

:bug: Bug Fixes

  • CAPD: Verify lb config after writing it (#10461)
  • e2e: also gather junit reports in case of errors observed from ginkgo (#10494)

:seedling: Others

  • Dependency: Bump envtest to v1.30.0 (#10481)
  • e2e: Export more func in test/e2e/common.go (#10447)
  • Testing: Bump Kubernetes in tests to v1.30.0 and claim support for v1.30 (#10465)

:book: Additionally, there have been 6 contributions to our documentation and book. (#10446, #10448, #10451, #10456, #10470, #10491)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Thanks to all our contributors! 😊

Commits
  • ef04465 Merge pull request #10494 from k8s-infra-cherrypick-robot/cherry-pick-10493-t...
  • d7f48ec kubetest: also gather junit reports in case of errors observed from ginkgo
  • 877d16c Merge pull request #10491 from k8s-infra-cherrypick-robot/cherry-pick-10443-t...
  • 5065e48 Update docs for ClusterResourceSets
  • 1577469 Merge pull request #10481 from k8s-infra-cherrypick-robot/cherry-pick-10477-t...
  • 64730e3 Bump envtest to v1.30.0
  • b1dbd55 Merge pull request #10470 from k8s-infra-cherrypick-robot/cherry-pick-10310-t...
  • 5fc3d2a Add docs on how to get goroutine dump
  • 1291f05 Merge pull request #10465 from chrischdi/pr-cp-10454-r-1-7
  • 71da65e test: Bump kubernetes in test due to v1.30 GA
  • 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 2 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/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
netlify[bot] commented 2 months ago

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

Name Link
Latest commit 40c9191d208370bea22b081823340703e5252e64
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-operator/deploys/664213d67bec1f00084887ec
Deploy Preview https://deploy-preview-511--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

LGTM label has been added.

Git tree hash: d9bc182b77a68b8b6bd451deb08924c45c8923f7

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Fedosin

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-operator/blob/main/OWNERS)~~ [Fedosin] 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

LGTM label has been added.

Git tree hash: b8ea8293bd0fc1af766dd6b9f9bfef32ea753b3a

k8s-ci-robot commented 1 month ago

rebase

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.
k8s-ci-robot commented 1 month ago

rebase

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.
Fedosin commented 1 month ago

/retest

k8s-ci-robot commented 1 month ago

LGTM label has been added.

Git tree hash: 502865c75b2c9db95f0904eabe61e953e228ba3a