-
Notifications
You must be signed in to change notification settings - Fork 1
Update module sigs.k8s.io/cluster-api to v1.11.2 #11
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/sigs.k8s.io-cluster-api-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
891a672
to
221395d
Compare
221395d
to
8abdf5c
Compare
8abdf5c
to
e6932d3
Compare
e6932d3
to
2140d69
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
2140d69
to
319719f
Compare
319719f
to
035ee01
Compare
035ee01
to
8aea50e
Compare
8aea50e
to
90f0c83
Compare
90f0c83
to
3a00ab9
Compare
3a00ab9
to
f19feee
Compare
f19feee
to
4670fc8
Compare
4670fc8
to
2c1b39a
Compare
2c1b39a
to
fe9fad0
Compare
fe9fad0
to
aa1372f
Compare
aa1372f
to
7d25e37
Compare
8530cb5
to
966197f
Compare
966197f
to
f7084af
Compare
f7084af
to
03b6eac
Compare
03b6eac
to
15d1148
Compare
15d1148
to
3de6817
Compare
3de6817
to
7b52411
Compare
7b52411
to
6a1dde1
Compare
6a1dde1
to
a2dc202
Compare
a2dc202
to
c6b38ff
Compare
c6b38ff
to
eb5e33f
Compare
eb5e33f
to
8bc87b0
Compare
8bc87b0
to
cbd8824
Compare
cbd8824
to
3308cf2
Compare
3308cf2
to
157bb3b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.4
->v1.11.2
Release Notes
kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)
v1.11.2
Compare 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.1
Compare 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.0
Compare 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.Conditions
types and the new condition semantichas been completed.
FailureReason
andFailureMessage
fields have been dropped.*int32
fields with units being part of the field name.bool
fields have been changed to*bool
to preserve user intent.required
andoptional
is explicitly set in the API, and thatboth serialization and validation works accordingly:
omitempty
and 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).0
when 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).required
andoptional
according to K8s API guidelines, extensive work has been done todrop unnecessary pointers thus improving the usability of the API's Go structs.
deletion
struct in all resources.rollout
have been logically grouped in all resources.remediation
have 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 plan
command (#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-openapi
if parent directory name does not equalcluster-api
(#12461)📖 Additionally, there have been 51 contributions to our documentation and book. (#11029, #11998, #12004, #12057, #12074, [#12093](https://redirect.github
Configuration
📅 Schedule: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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.
This PR was generated by Mend Renovate. View the repository job log.