-
Notifications
You must be signed in to change notification settings - Fork 1.4k
🌱 Drop usage of v1beta1 conditions #12109
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
Merged
k8s-ci-robot
merged 21 commits into
kubernetes-sigs:main
from
fabriziopandini:drop-usage-of-v1beta1-conditions
May 12, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
c7684b5
Accept usage of clusterv1.ResizedV1Beta1Condition (it is for v1beta1 …
fabriziopandini f6cc58a
Stop using clusterv1.ClusterClassVariablesReconciledV1Beta1Condition …
fabriziopandini 8c5b241
Stop using clusterv1.TopologyReconciledV1Beta1Condition in controllers
fabriziopandini 63fbfb7
Stop using clusterv1.MachineNodeHealthyV1Beta1Condition in controllers
fabriziopandini bda6a89
Stop using clusterv1.PreTerminateDeleteHookSucceededV1Beta1Condition …
fabriziopandini 35e79cc
Stop using clusterv1.DrainingSucceededV1Beta1Condition in controllers
fabriziopandini 0a7a72d
Stop using clusterv1.VolumeDetachSucceededV1Beta1Condition in control…
fabriziopandini 9e440ef
Stop using clusterv1.BootstrapReadyV1Beta1Condition in controllers
fabriziopandini 2ba98f9
Stop using clusterv1.ControlPlaneInitializedV1Beta1Condition in contr…
fabriziopandini 5553721
Stop using clusterv1.InfrastructureReadyV1Beta1Condition in controllers
fabriziopandini 498f277
Stop using clusterv1.ReadyV1Beta1Condition in controllers
fabriziopandini 5d2d5c9
Stop using clusterv1.MachineOwnerRemediatedV1Beta1Condition and clust…
fabriziopandini e14b75b
Stop using clusterv1.bootstrapv1.DataSecretAvailableV1Beta1Condition …
fabriziopandini da2d1f5
Stop using controlplanev1.KubeadmControlPlaneMachine*HealthyCondition…
fabriziopandini 7e67c9e
Stop using controlplanev1.controlplanev1.AvailableV1Beta1Condition in…
fabriziopandini 5033489
Stop using controlplanev1..EtcdClusterHealthyV1Beta1Condition and con…
fabriziopandini b0df78e
Drop unnecessary TODO
fabriziopandini 3c138c7
Small cleanups
fabriziopandini e06c3bc
Fix tests
fabriziopandini 0cb1aee
Address comments
fabriziopandini 3e469fe
More comments
fabriziopandini File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
65 changes: 30 additions & 35 deletions
65
bootstrap/kubeadm/internal/controllers/kubeadmconfig_controller_test.go
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.