-
Notifications
You must be signed in to change notification settings - Fork 716
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
[v1beta2] Add ActiveDeadlineSeconds and BackoffLimit #550
Comments
ok thanks @gaocegege , i will add comment there. |
We added CleanPodPolicy to v1alpha2 and it should be in 0.2.0. Do we still need/want ActiveDeadlineSeconds and BackoffLimit with the other changes to RestartPolicy? Is this something we want to fix in 0.3? We should try to nail down the API in order to get to v1. |
I think we could add ActiveDeadlineSeconds and BackoffLimit, while it is not in high priority |
@richardsliu @johnugeorge Can we make a decision about whether to include these fields as part of the API? |
I think we should add it as API, it is useful. |
/remove-area 0.4.0 |
@johnugeorge: Those labels are not set on the issue: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @ChanYiLin |
I can take this issue |
/assign @ChanYiLin |
@ChanYiLin Any update on this? |
I have finished ActiveDeadlineSeconds feature and now thinking how to implement BackoffLimit. |
@ChanYiLin Is this still on track to be finished in 0.5.0? We are trying to reach code complete by 3/15. |
Yes it can be finished this week. I am testing it. |
Thanks! |
@ChanYiLin Any update on this? |
@jlewi almost done |
@jlewi |
The text was updated successfully, but these errors were encountered: