Files
Andrey Smirnov f9697a9a07 fix: register controlplane node with NoSchedule taint
Fixes #9691

This closes the race between the node registration and the moment
`NodeApplyController` would apply the taint.

As the taint is exactly same as added by `NodeApplyController`, it will
be owned by the controller, so it can be removed if
`allowSchedulingOnControlplanes` is enabled in the machine config while
the cluster is running.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2024-11-15 15:45:02 +04:00
..
2024-11-14 12:25:56 +03:00
2024-11-02 22:25:04 +05:30
2024-08-29 20:44:37 +04:00
2024-07-08 18:14:00 +03:00