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

Add a minimum run duration rule #28

Closed
brianberzins opened this issue Oct 31, 2017 · 1 comment
Closed

Add a minimum run duration rule #28

brianberzins opened this issue Oct 31, 2017 · 1 comment

Comments

@brianberzins
Copy link
Collaborator

A minimum duration rule could be useful to prevent the pod-reaper from killing any pods that are just starting or have only be alive for a short duration.

Example use case: rolling deployments. Having a pod killed during a rolling deployment isn't necessarily bad, but it could cause undesirable effects in the case of automated canary analysis: where a pod being killed could prevent a move forward towards production for no fault of the pod.

@brianberzins
Copy link
Collaborator Author

closing due to temporary insanity, as this actually defines the maximum duration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant