arlon
arlon copied to clipboard
Bump sigs.k8s.io/cluster-api from 1.1.5 to 1.2.2
Bumps sigs.k8s.io/cluster-api from 1.1.5 to 1.2.2.
Release notes
Sourced from sigs.k8s.io/cluster-api's releases.
v1.2.2
Changes since v1.2.1
:ok_hand: Kubernetes version support
Cluster API now also supports Kubernetes v1.25 :tada:
- Management Cluster: v1.20.x -> v1.25.x [1]
- Workload Cluster: v1.18.x -> v1.25.x
[1] When using CAPI with the CLUSTER_TOPOLOGY experimental feature on, the Kubernetes version for the management cluster must be >= 1.22.0.
:sparkles: New Features
- Use Kubernetes 1.25 in Quick Start docs and CAPD. (#7174)
:bug: Bug Fixes
- Update book to properly set label in tilt file (#7204)
- util/record: fix usage of case.Title in util/record (#7160)
- Strip control plane creation error of unique name (#7124)
- Fix kube-proxy upgrade with docker.io image (#7093)
- Fix messages of MachineHealthCheckSucceedCondition (#7091)
- fix hadolint finding (#7083)
- Add template flavor for topology-changes test (#7082)
- Fix Architecture metadata in Dockerfiles for distroless base image references (#7077)
- Using cacheCtx on WaitForCacheSync error loading (#7073)
- Fix nodeDrainTimeout for ControlPlane on Topology managed clusters (#7072)
- Fix omitted target in CAPD staging Makefile target (#7069)
:seedling: Others
- Bump cert-manager to v1.9.1 (#7187)
- Update versions doc adding Kubernetes 1.25 (#7195)
- test/e2e: Extend ClusterClass changes test to cover InfrastructureMachineTemplate rotation (#7141)
:book: Additionally, there have been 10 contributions to our documentation and book. (#7210, #7197, #7186, #7148, #7145, #7142, #7086, #7084, #7071, #7049, #7050)
Thanks to all our contributors! 😊
v1.2.1
Changes since v1.2.0
:bug: Bug Fixes
- Fix APIVersion in OwnerReferences to ClusterResourceSets (#7024)
- Fix potential nilpointer error in machine remediation (#7013)
- Add OwnerRef to clusterResourceSetBinding on each reconcile (#7012)
- KubeadmControlPlane: patch ImageRepository in ClusterConfiguration if it is not set for v1.25 (#6957)
- Update make release process to correctly tag CAPD (#6974)
- Fix machinepool instance id bug (#6977)
... (truncated)
Commits
3c46234
Merge pull request #7210 from k8s-infra-cherrypick-robot/cherry-pick-7207-to-...6ec5557
Merge pull request #7187 from k8s-infra-cherrypick-robot/cherry-pick-7127-to-...ecc768b
Update Equinix Metal quick start tab.6055735
Merge pull request #7204 from k8s-infra-cherrypick-robot/cherry-pick-7203-to-...8154164
Update book to properly set label in tilt file7b4909d
Merge pull request #7195 from sbueringer/pr-cherry-pick-update-versiona8ace87
Merge pull request #7197 from k8s-infra-cherrypick-robot/cherry-pick-7196-to-...82ed7de
docs update jobs.mded9903a
book: update version doc to add Kubernetes v1.253d58661
Bump cert-manager to v1.9.1- 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 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)
@dependabot help
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)
A newer version of sigs.k8s.io/cluster-api exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot close