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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sigs.k8s.io/cluster-api/test from 1.1.2 to 1.3.5 #301

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps sigs.k8s.io/cluster-api/test from 1.1.2 to 1.3.5.

Release notes

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

v1.3.5

馃憣 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.3.3

Note: An issue with v1.3.4 resulted in clusterctl not working on some systems. As a result this release superseded v1.3.4 after a short period. These notes show changes since v1.3.3 to give a more complete picture of updates over time.


馃悰 Bug Fixes

  • Replace fixed build uid with command (#8225)
  • ClusterCacheTracker: fix panic in error creation (#8064)
  • ClusterCacheTracker: Requeue health check during the creation of a new cluster accessor (#8158)
  • KCP: Allow unsetting fields if their child fields are mutable (#8081)

馃尡 Others

  • Developer Experience: Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20 (#8196)
  • Developer Experience: drop the draft release notes step from github workflow (#8032)
  • Developer Experience: Update Go to 1.19.6 (#8127)
  • Docs: fix command-line-tools links in book (#8163)
  • Docs: Small improvement to the backport policy (#8114)
  • Docs: Update owners file (#8070)
  • ClusterClass: catch panics when applying patches (#8082)
  • KCP: Update coredns corefile migration to v1.0.19 (#8078)

馃摉 Additionally, there have been 8 contributions to our documentation and book. (#8221, #8212, #8175, #8174, #8149, #8150, #8115, #8113)

Thanks to all our contributors! 馃槉

v1.3.4

馃毃 Note: An issue with this release resulted in clusterctl not working on some systems. This release is superseded by v1.3.5. 馃毃


馃憣 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

... (truncated)

Commits
  • 5877048 Merge pull request #8225 from killianmuldoon/pr-1-3-fix-uid-in-release
  • 22551ef Replace fixed build uid with command
  • bcfeb06 Merge pull request #8221 from k8s-infra-cherrypick-robot/cherry-pick-8220-to-...
  • eba5e2f Fix broken link to kubectl install
  • 366f1ea Merge pull request #8212 from k8s-infra-cherrypick-robot/cherry-pick-8088-to-...
  • 55d508d book: Document example VSCode envtest integration
  • 26d03d2 Merge pull request #8200 from k8s-infra-cherrypick-robot/cherry-pick-8199-to-...
  • 422c90f Fix git config in release-binary builds
  • 38ec26a Merge pull request #8196 from killianmuldoon/pr-update-corefile
  • b399cc3 Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20
  • 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 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)

Bumps [sigs.k8s.io/cluster-api/test](https://github.com/kubernetes-sigs/cluster-api) from 1.1.2 to 1.3.5.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.1.2...v1.3.5)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api/test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants