Persistent configuration of the label, taint, and annotation attributes for worker nodes is now supported at the node group granularity. The previous non-persistent configuration capability for nodes has been removed.
Differentiated network configurations manually applied to nodes in a node group were overwritten when editing the node group configuration in the UI. The issue has been resolved in this release.
After configuring an HTTP container registry for the workload cluster, new nodes could not successfully access the container registry. The issue has been resolved in this release.
In a workload cluster using AIC, a pod assigned a static IP failed to communicate after it was recreated. This occurred because the pod’s MAC address changes upon recreation, but other network devices did not effectively refresh their ARP cache for the pod IP. As a result, these devices continued to use the pod’s previous MAC address for communication with the pod, causing communication failures. The issue has been resolved in this release.