fix: when the node stops scheduling, the scheduling operation is not refreshed
Created by: zhaohuiweixiao
Signed-off-by: zhaohuihui zhaohuihui_yewu@cmss.chinamobile.com
What type of PR is this?
/kind bug
What this PR does / why we need it:
On the cluster node page of the host cluster, when the stop scheduling operation of a node is clicked, the state of the node becomes unschedulable, but the operation displayed in the operation column is still stop scheduling. On the contrary, click start scheduling, the operation is not updated in time. This may be accidental.
Special notes for reviewers:
/assign @patrick-luoyu
Does this PR introduced a user-facing change?
None