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

feature request: support RestartPolicy #20

Open
iamnoah opened this issue Sep 27, 2021 · 0 comments
Open

feature request: support RestartPolicy #20

iamnoah opened this issue Sep 27, 2021 · 0 comments

Comments

@iamnoah
Copy link

iamnoah commented Sep 27, 2021

My thinking is for a Job, I might have a service that is a little bit unreliable, e.g., it becomes unhealthy and restarts from time to time, or restarts whenever a dependency is not ready.

So if I could specify KUBEXIT_RESTART_POLICY: Always/OnFailure/Never(default) and have the process restart as long as no death dependencies have terminated, that would make using somewhat fragile services in a Job much easier.

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

No branches or pull requests

1 participant