Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Bump sigs.k8s.io/cluster-api from 1.6.3 to 1.7.2 #257

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps sigs.k8s.io/cluster-api from 1.6.3 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

📈 Overview

  • 12 new commits merged
  • 3 bugs fixed 🐛

🐛 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)

🌱 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)

📖 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! 😊

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

... (truncated)

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 <dependency name> 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 dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label May 20, 2024
@dependabot dependabot bot requested review from mcbenjemaa, schrej and srm09 May 20, 2024 18:34
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 20, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign schrej 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:

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 k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 20, 2024
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.2 branch from f914c47 to 75224ca Compare May 22, 2024 08:22
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2024

Superseded by #264.

@dependabot dependabot bot closed this Jun 17, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.7.2 branch June 17, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant