Skip to content

Idiomatic way to restart containers for static pods #630

@ilia1243

Description

@ilia1243

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions