-
Notifications
You must be signed in to change notification settings - Fork 110
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
PR Submission #88
Comments
@lwolf Can I raise PR for the above use case(s)? |
Hi, Removing |
@lwolf recently we faced issue while pods were stuck in terminating status and some of high priority class pod(s) like calico daemon set was in pending state(pod limit per node) and then we have updated the clean up operator to take care of terminating pods(stuck) by age with graceful delete. other status like Completed(some pods move to other nodes due to auto scaling up/down but due to some issue pods will go into completed/error state. I will raise PR for second use case and first use case it will be helpful for scheduler issues or not properly terminate the pods and we can put a flag when required we can enable it. |
Hi Team,
I have done code changes for the below tasks.
can I raise the PR for the same?
Thanks,
Raj
The text was updated successfully, but these errors were encountered: