Fixed
- Changed
nodecontrollernodeAffinityto only schedule into the worker nodes, to keep the same behavior as we had before removing thenode-role.kubernetes.io/workerlabel.
node controller nodeAffinity to only schedule into the worker nodes, to keep the same behavior as we had before removing the node-role.kubernetes.io/worker label.nodeSelector that were relying on the node-role.kubernetes.io/worker label, as that’s deprecated and will be removed.v1.6.3.v0.1.79 (patch release)⚠️ Attention: Major release [2.0.0] contains breaking changes. You need to uninstall the previous app before upgrading to the new release. Your EFS files and mounts will not be deleted, your pods should continue running as normal with no downtime. ⚠️
v0.1.78 (patch release)MachinePool CR, so the taint will be removed by CAPI.