Update module sigs.k8s.io/cluster-api to v1.11.3 #450
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.4->v1.11.3Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)
v1.11.3Compare Source
👌 Kubernetes version support
More information about version support can be found here
Changes since v1.11.2
📈 Overview
✨ New Features
🌱 Others
📖 Additionally, there have been 5 contributions to our documentation and book. (#12837, #12839, #12887, #12894, #12916)
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.
Thanks to all our contributors! 😊
v1.11.2Compare Source
👌 Kubernetes version support
More information about version support can be found here
Changes since v1.11.1
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
📖 Additionally, there has been 1 contribution to our documentation and book. (#12780)
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.
Thanks to all our contributors! 😊
v1.11.1Compare Source
👌 Kubernetes version support
More information about version support can be found here
Changes since v1.11.0
📈 Overview
✨ New Features
a9cb59f(#12707)🐛 Bug Fixes
🌱 Others
📖 Additionally, there have been 4 contributions to our documentation and book. (#12667, #12668, #12671, #12674)
Dependencies
Added
Nothing has changed.
Changed
Removed
Nothing has changed.
Thanks to all our contributors! 😊
v1.11.0Compare Source
👌 Kubernetes version support
More information about version support can be found here
Highlights
sigs.k8s.io/randfill) (#12191)step in the journey towards graduating our API to v1.
metav1.Conditionstypes and the new condition semantichas been completed.
FailureReasonandFailureMessagefields have been dropped.*int32fields with units being part of the field name.boolfields have been changed to*boolto preserve user intent.requiredandoptionalis explicitly set in the API, and thatboth serialization and validation works accordingly:
omitemptyand introduction ofomitzero)""when it is not semantically different from value not set (either you have to provide a non-empty string value or not set the field at all).0when it is not semantically different from value not set (either you have to provide a non-0 int value or not set the field at all).{}when it is not semantically different from value not set (either you have to set at least one property in the object or not set the field at all).[]when it is not semantically different from value not set (either you have to set at least one item in the list or not set the field at all).requiredandoptionalaccording to K8s API guidelines, extensive work has been done todrop unnecessary pointers thus improving the usability of the API's Go structs.
deletionstruct in all resources.rollouthave been logically grouped in all resources.remediationhave been logically grouped in all resources.See Cluster API v1.10 compared to v1.11 for more details
Notes for workload cluster upgrade to Kubernetes v1.34 with KCP
Deprecation and Removals Warning
clusterctl alpha topology plancommand (#12283)Changes since v1.10.0
📈 Overview
📝 Proposals
✨ New Features
🐛 Bug Fixes
🌱 Others
2025060, cleanup excludes, fix IPAM prefix field, add MaxItems to Machine.status.addresses (#12326)2025062+ enable uniquemarkers linter (#12427)make generate-go-openapiif parent directory name does not equalcluster-api(#12461)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.