EDGsheryl
|
597d8a5344
|
Fix a wrong comments, add +option tag
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
|
2020-03-06 15:39:52 +08:00 |
Klaus Ma
|
1f4b5f4fa1
|
Refactor events/actions.
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
|
2020-01-28 14:55:23 +08:00 |
Damon Wang
|
d3e0d5cdae
|
set the json name of exitCode
set the json name of exitCode ,so we can specify the exitcode in the policies.
policies:
- exitCode: 137
action: RestartJob
|
2019-09-06 17:29:18 +08:00 |
wangyuqing (C)
|
9fc4c04c32
|
remove inqueue job phase
|
2019-08-20 21:18:10 +08:00 |
xuzhonghu
|
0e48d5e694
|
fix lint
|
2019-07-24 11:48:46 +08:00 |
xuzhonghu
|
06e0d64472
|
Add all valid policy actions
|
2019-07-24 11:25:57 +08:00 |
Rajadeepan D Ramesh
|
50b759514f
|
Support multiple events in the lifecycle policy
|
2019-07-09 14:18:57 +05:30 |
lminzhw
|
84c2340eed
|
add unknown pod
|
2019-07-04 15:35:48 +08:00 |
TommyLike
|
ba0980f006
|
Lowercase first letter in json response
|
2019-07-02 17:22:41 +08:00 |
wangyuqing4
|
1e5f4325ae
|
fix initialize job status
|
2019-06-28 15:31:11 +08:00 |
Rajadeepan D Ramesh
|
c05f3a6709
|
Adding Events for Action
|
2019-06-18 20:07:27 +05:30 |
SrinivasChilveri
|
5ecbd07948
|
updated with proper decsriptions
|
2019-06-12 11:16:59 +05:30 |
SrinivasChilveri
|
d87cc807c1
|
Lint Fixes
|
2019-06-11 23:32:51 +05:30 |
TommyLike
|
e1edeeb71b
|
Support job level priorityClassName
|
2019-05-16 15:02:27 +08:00 |
xuzhonghu
|
f6bd09143f
|
update pb index
|
2019-05-13 11:22:06 +08:00 |
xuzhonghu
|
2e25e83483
|
re order
|
2019-05-13 10:14:01 +08:00 |
xuzhonghu
|
21941696dd
|
add LastTransitionTime
|
2019-05-13 09:58:46 +08:00 |
xuzhonghu
|
ef51425505
|
Add TTL for finished job
|
2019-05-13 09:58:46 +08:00 |
TommyLike
|
706ae02ebf
|
Fix combine volume feature issues&Adding testcase
|
2019-05-07 22:44:51 +08:00 |
TommyLike
|
71defce03d
|
Combine input & output volumes
|
2019-05-05 14:13:08 +08:00 |
TommyLike
|
8de8f1cea7
|
Combine codes
|
2019-04-30 13:59:40 +08:00 |
dingtianshun
|
4b7ce491ef
|
Combine input and output into volumes array, allowing users to mount multiple volumes
|
2019-04-29 11:53:59 +08:00 |
wangyuqing
|
e2babe8453
|
create pods delay
|
2019-04-20 14:53:17 +08:00 |
Klaus Ma
|
2bdfc4761b
|
Merge branch 'retry' into 'master'
|
2019-04-15 10:11:40 +08:00 |
heyanchun
|
501803d0d4
|
[bufix] Job is restarted failed reached the maximum number of retries.
|
2019-04-15 09:52:40 +08:00 |
Zhang Jinghui
|
a24a4a3ae2
|
add validation of event and action in policies
|
2019-04-14 21:06:11 +08:00 |
limingzhe
|
ebd5f8450a
|
support mpi e2e test
|
2019-03-28 22:16:46 +08:00 |
limingzhe
|
41fa67b13e
|
merge github new branch
|
2019-03-28 11:48:11 +08:00 |
wangyuqing
|
d35b6d2f59
|
add plugin
|
2019-03-27 14:09:12 +08:00 |
Klaus Ma
|
68d167f700
|
Merge pull request #39 from volcano-sh/bug/fix_queue_error
|
2019-03-27 11:42:25 +08:00 |
TommyLike
|
764db87cae
|
Fix admission issue
|
2019-03-25 21:28:48 +08:00 |
TommyLike
|
4502c03dee
|
Update JobSpec to support queue
|
2019-03-25 09:13:23 +08:00 |
TommyLike
|
9e418cd8f9
|
Fix comment issue
|
2019-03-21 19:30:45 +08:00 |
TommyLike
|
22ebef48ad
|
Support complete job when task finished
|
2019-03-21 16:24:06 +08:00 |
TommyLike
|
b711d2363d
|
Add more codes regarding controllers
|
2019-03-15 10:35:14 +08:00 |
TommyLike
|
2140fc7111
|
Basic initr
|
2019-03-05 16:20:13 +08:00 |
TommyLike
|
f21fcd28b3
|
Fix issue tested
|
2019-03-04 19:30:21 +08:00 |
TommyLike
|
149fa9048e
|
Init commit
|
2019-03-04 19:18:21 +08:00 |
TommyLike
|
f793b3971b
|
Rename JobUnschedulEvent to UnknownEvent
|
2019-02-27 17:03:41 +08:00 |
TommyLike
|
3581defa8c
|
Using poggroup status
|
2019-02-26 18:10:16 +08:00 |
TommyLike
|
480116f665
|
Fix comments
|
2019-02-25 09:23:08 +08:00 |
TommyLike
|
d56108dda8
|
Report event
|
2019-02-25 09:00:27 +08:00 |
Klaus Ma
|
3e5d55f918
|
Merge branch 'cleanup-taskspecs' into 'master'
|
2019-02-20 11:43:10 +08:00 |
xushiwei
|
842eab5033
|
if running pod greater or equal to MinAvailable then set job phase running
|
2019-02-20 10:43:42 +08:00 |
Kevin Wang
|
837c45a98e
|
replace taskSpecs with tasks
|
2019-01-29 11:32:42 +08:00 |
Klaus Ma
|
9afbbdbc35
|
Added Job lifecycle.
Signed-off-by: Klaus Ma <mada3@huawei.com>
|
2019-01-24 10:38:52 +08:00 |
Klaus Ma
|
26b05f511d
|
Added Job error handling.
Signed-off-by: Klaus Ma <mada3@huawei.com>
|
2019-01-19 16:47:33 +08:00 |
Klaus Ma
|
ea159a0c79
|
Added job lifecycle framework.
Signed-off-by: Klaus Ma <mada3@huawei.com>
|
2019-01-16 15:16:43 +08:00 |
Klaus Ma
|
24ef64181e
|
Replaced condition by state.
Signed-off-by: Klaus Ma <mada3@huawei.com>
|
2019-01-16 10:43:16 +08:00 |
Klaus Ma
|
2b6e459597
|
Added lifecycle policy framework.
Signed-off-by: Klaus Ma <mada3@huawei.com>
|
2019-01-15 15:48:03 +08:00 |