Commit Graph

68 Commits

Author SHA1 Message Date
xuzhonghu dcfca9f0df Dedup buildConfig 2020-03-23 09:43:09 +08:00
EDGsheryl 597d8a5344 Fix a wrong comments, add +option tag
Signed-off-by: EDGsheryl <edgsheryl@gmail.com>
2020-03-06 15:39:52 +08:00
Zhang Jinghui d2801d5017 generate code 2020-02-04 12:56:26 +00:00
Klaus Ma 1f4b5f4fa1 Refactor events/actions.
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
2020-01-28 14:55:23 +08:00
Zhang Jinghui 751ce48351 auto generate code, change Copyright 2019 to Copyright 2020 2020-01-02 11:09:04 +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
wangyuqing (C) d055c0023e add podgroup controller 2019-08-01 17:59:26 +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
Klaus Ma a5ad3c146a
Merge branch 'master' into ttl 2019-05-14 16:56:11 +08:00
thandayuthapani 1da7f43219 Add JobType in cli command 2019-05-14 10:44:11 +05:30
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
limingzhe 79ba98949c add kube-batch 2019-04-17 20:34:24 +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 da873f66f7 Add queue name support in job 2019-03-25 09:01:39 +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 cc8925c57b Fix some typos in code and document 2019-03-15 11:23:21 +08:00
TommyLike b711d2363d Add more codes regarding controllers 2019-03-15 10:35:14 +08:00
TommyLike 75307d6f83 Rename hpw to volcano sh 2019-03-15 10:10:59 +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