cluster-api-provider-packet
cluster-api-provider-packet copied to clipboard
:seedling: Bump sigs.k8s.io/cluster-api/test from 1.6.3 to 1.7.1 in /test/e2e
Bumps sigs.k8s.io/cluster-api/test from 1.6.3 to 1.7.1.
Release notes
Sourced from sigs.k8s.io/cluster-api/test'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! 😊
v1.7.0
👌 Kubernetes version support
- Management Cluster: v1.26.x -> v1.29.x
- Workload Cluster: v1.24.x -> v1.29.x
... (truncated)
Commits
ef04465Merge pull request #10494 from k8s-infra-cherrypick-robot/cherry-pick-10493-t...d7f48eckubetest: also gather junit reports in case of errors observed from ginkgo877d16cMerge pull request #10491 from k8s-infra-cherrypick-robot/cherry-pick-10443-t...5065e48Update docs for ClusterResourceSets1577469Merge pull request #10481 from k8s-infra-cherrypick-robot/cherry-pick-10477-t...64730e3Bump envtest to v1.30.0b1dbd55Merge pull request #10470 from k8s-infra-cherrypick-robot/cherry-pick-10310-t...5fc3d2aAdd docs on how to get goroutine dump1291f05Merge pull request #10465 from chrischdi/pr-cp-10454-r-1-771da65etest: Bump kubernetes in test due to v1.30 GA- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[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 sbueringer for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
@dependabot rebase
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.