Commit Graph

188 Commits

Author SHA1 Message Date
xuzhonghu 42a8904c38 Reuse sync job handler 2020-05-06 17:07:34 +08:00
xuzhonghu 7c1ed22c51 fix lint 2020-04-30 14:44:33 +08:00
xuzhonghu 05aa3c6d9b check secret exist 2020-04-30 14:10:54 +08:00
xuzhonghu 6f0639381e Implement Job scale up down 2020-04-29 17:15:43 +08:00
Changjian Gao 1066961981 [controller] Set `Queue` field when pod has queue name annotation 2020-04-03 13:43:39 +08:00
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
Thandayuthapani 6a67d82dc5 Remove State from QueueSpec in v1beta1 2020-02-10 10:42:33 +05:30
Thandayuthapani 8b46f393ea Delete Scheduling API version - v1alpha1, v1alpha2 2020-02-07 22:39:26 +05:30
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
Klaus Ma 80516e61a0 Added v1beta1 API.
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
2020-01-05 22:15:28 +08:00
Volcano Bot 082af9da34
Merge pull request #651 from sivanzcw/develop
Reclaim Enhancement: Add Reclaimable parameter for queue
2020-01-02 15:21:20 +08:00
Zhang Jinghui 751ce48351 auto generate code, change Copyright 2019 to Copyright 2020 2020-01-02 11:09:04 +08:00
Zhang Jinghui 4208c42caf add generated code for reclaimable parameter 2020-01-02 10:35:00 +08:00
Zhang Jinghui 508ea8febf add reclaimable parameter for queue 2020-01-02 10:31:42 +08:00
Zhang Jinghui 5d517cf5db change storage of ssh pem from configmap to secret for ssh plugin 2019-12-13 16:18:30 +08:00
Zhang Jinghui e56b18c700 support queue action by vcctl 2019-12-07 13:01:17 +08:00
xuzhonghu edae53358d gen code 2019-12-02 17:18:26 +08:00
Klaus Ma ba3f278afa Update to klog.
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
2019-11-27 16:15:36 +08:00
Zhang Jinghui 0d676c5fcf add queueAction queueEvent type 2019-11-19 19:33:11 +08:00
Zhang Jinghui 4a7bb60ec1 modify podgroup events 2019-11-11 16:50:49 +08:00
wangyuqing (C) b9ea002157 Umbrealla cleanups 2019-11-07 10:07:07 +08:00
zhangjinghui 21b08a4910 generate code for state parameter 2019-11-05 15:22:34 +08:00
Zhang Jinghui fbdda90f38 add state parameter for queue 2019-11-05 15:22:31 +08:00
Zhang Jinghui 7248dec3c7 register healthz interface 2019-09-11 21:33:28 +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
lminzhw 2f918a5b88 remote namespace order. fix lint. 2019-08-23 11:51:09 +08:00
Volcano Bot 704c046d11
Merge pull request #421 from wangyuqing4/deleteInqueue
remove inqueue job phase
2019-08-21 07:10:28 +05:30
wangyuqing (C) 9fc4c04c32 remove inqueue job phase 2019-08-20 21:18:10 +08:00
xuzhonghu 347b5bf7bb fix build err 2019-08-20 14:39:30 +08:00
xuzhonghu 3fe3e24183 handle ungenerated queue status conversion 2019-08-20 12:16:19 +08:00
xuzhonghu d617dc0db8 fix import cycle 2019-08-20 12:01:11 +08:00
xuzhonghu 3a8b5595e8 Convert podgroup and queue by generated code 2019-08-20 11:38:09 +08:00
xuzhonghu bcc6158187 auto gen 2019-08-19 17:56:13 +08:00
xuzhonghu 3218591f25 Support conversion 2019-08-19 17:55:53 +08:00
Volcano Bot 566309ab88
Merge pull request #370 from wangyuqing4/admission-ctrl
add admitPod
2019-08-08 08:24:25 +05:30
Ce Gao ab3a5f4fb2 fix: Add comments about the defaulting of queue
Signed-off-by: Ce Gao <gaoce@caicloud.io>
2019-08-07 10:39:22 +08:00
wangyuqing (C) 446d998959 add admitPod 2019-08-06 20:39:05 +08:00
wangyuqing (C) d055c0023e add podgroup controller 2019-08-01 17:59:26 +08:00
xuzhonghu ca30ba1edd Add Inqueue to queue status 2019-07-31 10:39:54 +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
Thandayuthapani 10ade981f8 Add V1Alpha2 version for PodGroup and Queue 2019-07-15 09:59:03 +05:30
Rajadeepan D Ramesh 50b759514f Support multiple events in the lifecycle policy 2019-07-09 14:18:57 +05:30
Klaus Ma 37251c452b
Merge pull request #288 from volcano-sh/scheduler-in-tree
Scheduler in tree
2019-07-06 12:02:07 +08:00
Kevin Wang aec87f6804 update scheduler import paths to volcano and fix building 2019-07-04 20:31:42 +08:00
Kevin Wang 1276fe2837 update in-tree scheduler-upstream code 2019-07-04 20:10:18 +08:00
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