Restart Machine instance if the MachineDeployment spec changed #8821
Closed
mirza-ali-ctct
started this conversation in
General
Replies: 1 comment
-
It would be good to move this to an issue with more details such as:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are adding custom labels in
MachineDeployment
underspec.template.metadata.label
, the new labels are not propagated toMachine
instances. But if we manually restart the machines ofMachineSet
, it works fine. Can we force restart the machines if the labels?Beta Was this translation helpful? Give feedback.
All reactions