Add activeDeadlineSeconds and StartTime
ref: https://github.com/volcano-sh/volcano/issues/2761
Preparations for supporting activeDeadlineSeconds
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
To complete the pull request process, please assign kevin-wangzefeng
You can assign the PR to them by writing /assign @kevin-wangzefeng in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@Monokaix @JesseStutler @lowang-bh Please take a look
Does this API definition refer to k8s job?
@Monokaix Yes. https://github.com/kubernetes/kubernetes/blob/908bdb3f2c487061975b9a06ca0480e3388bc285/staging/src/k8s.io/api/batch/v1/types.go#L327
https://github.com/kubernetes/kubernetes/blob/908bdb3f2c487061975b9a06ca0480e3388bc285/staging/src/k8s.io/api/batch/v1/types.go#L509
Due to long period of inactivity, this PR is closed and the code is retained.