Restart of containers for static pods happens through crictl rm https://github.com/Netcracker/KubeMarine/blob/v0.28.0/kubemarine/kubernetes/components.py#L999
that is not idiomatic according to kubernetes/kubernetes#123177
Need to think if it is possible to delete & create the manifest file (move somewhere and back).
Restart of containers for static pods happens through
crictl rmhttps://github.com/Netcracker/KubeMarine/blob/v0.28.0/kubemarine/kubernetes/components.py#L999that is not idiomatic according to kubernetes/kubernetes#123177
Need to think if it is possible to delete & create the manifest file (move somewhere and back).