v0.3.3
Fixed
- Fixed kubelet applying process panicking, when
WaitForNodeReady
istrue
andAdminConfig
is not specified. NowWaitForNodeReady
requiresAdminConfig
, as waiting action is executed
on the client side, similar to applying privileged labels to the node.
Changed
- Updated Calico to v3.16.0.