Commit 568ac33
authored
🌱 Bump CAPI in tests to main (v1.11) (kubernetes-sigs#3468)
* Bump CAPI in tests to main
* Bump to Go 1.24 and CAPI Go dependencies
* Use deprecated conditions and patch packages
* rename clusterv1 v1beta1 imports to clusterv1beta1
* controllers: use deprecated paused pkg
* part1: use clusterv1.Cluster and Machine
* realias deprecated condition package imports
* controlplanev1 update to v1beta2 except test-extension
* migrate Cluster .status.infrastructureReady to .status.initialization.infrastructureProvisioned
* migrate watches to v1beta2 cluster and machine and fixup predicate
* controllers: fix check on cluster v1beta1 condition
* test: vcsim: fixup clusterv1 to v1beta2
* some more cluster/machine to v1beta2
* fixes
* fixup printf findings
* fixes
* fix using local replace for tests
* Bump CAPI to 071d769879ff13ae358c82a6d267da97e13f05f6
* fixes
* e2e: migrate main templates to v1beta2
* e2e: add v1.11 metadata.yaml
* fixup capi metadata
* fixup e2e capi metadata
* vcsim: reconcile based on v1beta1 for compatibility to clusterctl upgrade tests
* vsphere.yaml: fix contract for CAPI and bump to 19th may
* e2e: fix scheme and target contract in upgrade tests
* bump capi manifests for runtimesdk v1beta2
* Bump CAPI to main
* sed s "sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta2" "sigs.k8s.io/cluster-api/api/bootstrap/kubeadm/v1beta2" g
* sed s "sigs.k8s.io/cluster-api/bootstrap/kubeadm/api/v1beta1" "sigs.k8s.io/cluster-api/api/bootstrap/kubeadm/v1beta1" g
* sed s "sigs.k8s.io/cluster-api/controlplane/kubeadm/api/v1beta2" "sigs.k8s.io/cluster-api/api/controlplane/kubeadm/v1beta2" g
* sed s "sigs.k8s.io/cluster-api/api/v1beta2" "sigs.k8s.io/cluster-api/api/core/v1beta2" g
* sed s "sigs.k8s.io/cluster-api/api/v1beta1" "sigs.k8s.io/cluster-api/api/core/v1beta1" g
* sed s "sigs.k8s.io/cluster-api/exp/ipam/api/v1beta1" "sigs.k8s.io/cluster-api/api/ipam/v1beta1" g
* sed s "sigs.k8s.io/cluster-api/exp/api/v1beta2" "sigs.k8s.io/cluster-api/api/core/v1beta2" g
* .golangci.yml adjustment and expv1 -> clusterv1 renaming
* sed s "sigs.k8s.io/cluster-api/exp/ipam/api/v1alpha1" "sigs.k8s.io/cluster-api/api/ipam/v1alpha1" g
* sed s "sigs.k8s.io/cluster-api/exp/runtime/hooks/api/v1alpha1" "sigs.k8s.io/cluster-api/api/runtime/hooks/v1alpha1" g
* sed s "sigs.k8s.io/cluster-api/controlplane/kubeadm/api/v1beta1" "sigs.k8s.io/cluster-api/api/controlplane/kubeadm/v1beta1" g
* make generate-modules
* make lint-fix
* test: bump to ipam v1beta1
* lint: exclude deprecation messages
* make lint-fix
* fixup cc.spec.class removal
* fixup imports ipamv1beta1
* e2e: use ipam v1beta2
* run generate
* test-extension: fail mutation on unknown objects
* packaging: use addons v1beta2
* make exclude for controlplanev1beta1 more specific
* make exclude for bootstrapv1beta1 more specific
* make lint excludes more specific
* Bump CAPI and manifests to nightly_main_20250526
* exclude corev1.Endpoints deprecation
* make test extension fail on unknown types
* use randfill instead of gofuzz
* Fixup import
* Bump controller-gen, setup-envtest and conversion-gen
* fixes
* fix
* test-extension: patch v1beta2
* Bump CAPI manifests
* fixup remove usage of sigs.k8s.io/cluster-api/util/conditions/deprecated/v1beta1
* review fixes
* fixup .golangci.yml1 parent b401904 commit 568ac33
File tree
184 files changed
+1726
-1561
lines changed- apis
- v1alpha3
- v1alpha4
- v1beta1
- vmware/v1beta1
- config
- default/crd/bases
- supervisor/crd/bases
- controllers
- vmware
- test
- hack
- tools/janitor
- internal
- clusterclass
- kubevip
- test/helpers
- vmware
- packaging
- flavorgen/flavors
- crs
- kubevip
- pkg
- clustermodule
- context
- fake
- vmware
- manager
- services
- govmomi
- ipam
- vcenter
- network
- vmoperator
- util
- templates
- test
- e2e
- config
- data
- infrastructure-vsphere-govmomi/main
- clusterclass
- commons
- mhc-remediation
- kcp
- md
- node-drain
- infrastructure-vsphere-supervisor/main
- clusterclass
- commons
- extension
- handlers/topologymutation
- framework
- ip
- log
- vcsim
- infrastructure
- net-operator
- controllers
- vcsim
- config/crd/bases
- controllers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
184 files changed
+1726
-1561
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | | - | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | | - | |
| 128 | + | |
127 | 129 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
133 | 138 | | |
134 | 139 | | |
135 | | - | |
| 140 | + | |
136 | 141 | | |
| 142 | + | |
| 143 | + | |
137 | 144 | | |
138 | 145 | | |
139 | 146 | | |
| |||
195 | 202 | | |
196 | 203 | | |
197 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
198 | 221 | | |
199 | 222 | | |
200 | 223 | | |
| |||
304 | 327 | | |
305 | 328 | | |
306 | 329 | | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | 330 | | |
312 | 331 | | |
313 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments