Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idiomatic way to restart containers for static pods #630

Open
ilia1243 opened this issue Apr 1, 2024 · 0 comments
Open

Idiomatic way to restart containers for static pods #630

ilia1243 opened this issue Apr 1, 2024 · 0 comments
Labels
improvement New feature or request

Comments

@ilia1243
Copy link
Contributor

ilia1243 commented Apr 1, 2024

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).

@ilia1243 ilia1243 added the improvement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant