Skip to content

RestartPolicyNever leaves infra pods running forever #4731

Closed
@smarterclayton

Description

Pods with RestartPolicyNever are leaving behind infra pods. Those infra pods should be nuked as soon as the last successful run is completed.

For people with lots of successful / failed never pods this consumes IP addresses which is bad when IP addresses are in use.

I suspect this is because we don't have another marker that the pod has completed, but we probably need to get that fixed before 1.0.

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/nodeCategorizes an issue or PR as relevant to SIG Node.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions