@@ -29,7 +29,7 @@ REPLACE ME: A couple sentences describing the deprecation, including links to do
29
29
- Dependency: Bump to CR v0.15.0 (#8007 )
30
30
31
31
## :sparkles : New Features
32
- - CAPBK : Use caching read for bootstrap config owner (#8867 )
32
+ - CABPK : Use caching read for bootstrap config owner (#8867 )
33
33
- CAPIM: Enable Kubernetes upgrades in CAPIM (#8938 )
34
34
- ClusterClass: Add support or concurrent MD upgrades in classy clusters (#8432 )
35
35
- ClusterClass: Add webhook warning for missing ClusterClass (#8746 )
@@ -52,8 +52,8 @@ REPLACE ME: A couple sentences describing the deprecation, including links to do
52
52
## :bug : Bug Fixes
53
53
- API: All: only set finalizers if deletionTimestamp is not set (#8949 )
54
54
- API: Ensure ownerReference apiVersions are always up to date (#8256 )
55
- - CAPBK : Ignition: start kubeadm after network.target (#8772 )
56
- - CAPBK : Set uninitialized taint only on worker nodes (#8358 )
55
+ - CABPK : Ignition: start kubeadm after network.target (#8772 )
56
+ - CABPK : Set uninitialized taint only on worker nodes (#8358 )
57
57
- CAPD: Add kind mapper (#8880 )
58
58
- CAPD: Change the haproxy entrypoint to prevent getting stopped immediately after start (#8685 )
59
59
- CAPD: Delegate CAPD port selection to the container runtime (#8642 )
@@ -120,7 +120,7 @@ REPLACE ME: A couple sentences describing the deprecation, including links to do
120
120
121
121
## :seedling : Others
122
122
- API: Deprecate v1alpha3 and v1alpha4 in CRDs (#8687 )
123
- - CAPBK : Replace reflect deepequal in bootstrap kubeadm (#8266 )
123
+ - CABPK : Replace reflect deepequal in bootstrap kubeadm (#8266 )
124
124
- CAPD: Automatically set kubelet args for capd (#8881 )
125
125
- CAPD: Only ignore necessary kubeadm preflight errors (#7911 )
126
126
- CAPIM: Add ClusterClass support for in-memory provider (#8807 )
@@ -271,7 +271,7 @@ REPLACE ME: A couple sentences describing the deprecation, including links to do
271
271
- MachineDeployment: Drop the first return value from FindOldMachineSets (#8415 )
272
272
- MachineSet: Add MachineFinalizer during machine computation (#8463 )
273
273
- MachineSet: Surface failed preflight checks on MachineSet in ` MachinesCreated ` condition (#8669 )
274
- - MULTIPLE_AREAS[ ClusterCacheTracker/KCP/CAPBK ] : Cache secrets in KCP, CABPK and ClusterCacheTracker (#8940 )
274
+ - MULTIPLE_AREAS[ ClusterCacheTracker/KCP/CABPK ] : Cache secrets in KCP, CABPK and ClusterCacheTracker (#8940 )
275
275
- Release: Add area label lookup for prefixes to release notes tool (#8780 )
276
276
- Release: Add runtime extension components to release (#8438 )
277
277
- Release: Bump kpromo to v3.5.1 (#8301 )
0 commit comments