Commit Graph

33 Commits

Author SHA1 Message Date
Volcano Bot 2a495c5c1b
Merge pull request #787 from hzxuzhonghu/elastic-2
Implement job scale up and down
2020-05-08 15:43:53 +08:00
xuzhonghu 42a8904c38 Reuse sync job handler 2020-05-06 17:07:34 +08:00
xuzhonghu 7844b42994 Fix phase transition time set 2020-04-30 15:38:07 +08:00
xuzhonghu 6f0639381e Implement Job scale up down 2020-04-29 17:15:43 +08:00
xuzhonghu 5d3987c828 Fix vc job phase set 2020-03-25 11:10:53 +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
xuzhonghu 205a5550fa fix e2e 2019-12-24 21:04:22 +08:00
wangyuqing (C) b9ea002157 Umbrealla cleanups 2019-11-07 10:07:07 +08:00
wangyuqing (C) 9fc4c04c32 remove inqueue job phase 2019-08-20 21:18:10 +08:00
xuzhonghu 60f7ce64d3 fix test 2019-07-26 14:43:53 +08:00
lminzhw ec01987321 modify state jump logic. modify UT 2019-07-03 14:23:30 +08:00
nikita15p 3671c8968f Lint fix for apis, cache, job and state package of controller 2019-06-24 10:26:04 +05:30
TommyLike 85f27989bf Cleanup codes 2019-06-19 16:07:55 +08:00
lminzhw baf12fffc6 retain pod with special phase 2019-05-16 19:24:58 +08:00
xuzhonghu b4c2a8501a fix comments 2019-05-13 11:03:20 +08:00
xuzhonghu 8041ac285e Set job state transition timestatmp 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
wangyuqing (C) c53779db2d fix state convert 2019-05-06 22:08:02 +08:00
TommyLike 8de8f1cea7 Combine codes 2019-04-30 13:59:40 +08:00
heyanchun e1e35bfb40 [fix bug] 修复retryCount计数次数不准确问题 2019-04-22 16:35:00 +08:00
wangyuqing e2babe8453 create pods delay 2019-04-20 14:53:17 +08:00
heyanchun 501803d0d4 [bufix] Job is restarted failed reached the maximum number of retries. 2019-04-15 09:52:40 +08:00
limingzhe f8e0f74ac4 pending to running should contains succeeded & failed 2019-04-09 16:47:28 +08:00
TommyLike dac531dae8 Fix test issue 2019-03-21 16:24:06 +08:00
TommyLike 22ebef48ad Support complete job when task finished 2019-03-21 16:24:06 +08:00
TommyLike a2c9bb9f0d Add more shell scripts 2019-03-15 16:05:22 +08:00
TommyLike 9ba8eefe8a Add more codes 2019-03-15 15:47:56 +08:00
TommyLike 75307d6f83 Rename hpw to volcano sh 2019-03-15 10:10:59 +08:00
Klaus Ma 47f25a6e23 Job management perf enhancement.
Signed-off-by: Klaus Ma <mada3@huawei.com>
2019-01-23 10:56:53 +08:00
Klaus Ma 6fcbd5216c Added suspend/resume.
Signed-off-by: Klaus Ma <mada3@huawei.com>
2019-01-21 17:08: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 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