Commit Graph

15 Commits

Author SHA1 Message Date
Volcano Bot cc110278d5
Merge pull request #754 from red-firefly/fix/pod-group-queue
[controller] Set `Queue` field when pod has queue name annotation
2020-04-04 11:52:41 +08:00
Changjian Gao 6c2db4dee8 Fix test case 2020-04-03 18:04:02 +08:00
Changjian Gao 7c101beb1b [controller] Use metav1.NewControllerRef() to create OwnerReference 2020-04-03 18:00:53 +08:00
Changjian Gao aa79ee2a7c [controller] Set `BlockOwnerDeletion` to true when create PodGroup 2020-04-03 13:54:46 +08:00
Changjian Gao 1066961981 [controller] Set `Queue` field when pod has queue name annotation 2020-04-03 13:43:39 +08:00
Thandayuthapani 4ff630537e Add Scheduling API v1beta1 in Helm Chart 2020-02-08 00:27:34 +05:30
Thandayuthapani 3bd14695d8 Delete Scheduling API version - Fix UT 2020-02-07 22:39:44 +05:30
Thandayuthapani 8b46f393ea Delete Scheduling API version - v1alpha1, v1alpha2 2020-02-07 22:39:26 +05:30
Klaus Ma ba3f278afa Update to klog.
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
2019-11-27 16:15:36 +08:00
xuzhonghu 99998ffc02 Rename imported package alias 2019-11-06 14:27:45 +08:00
Zhang Jinghui 0d25ec2654 correct podgroup creating bug for single pod without ownerreference 2019-10-30 16:00:55 +08:00
Zhang Jinghui e31a447ef8 add priorityClassName to podgroup during creating of podgroup from pod 2019-10-29 21:21:09 +08:00
wangyuqing (C) 446d998959 add admitPod 2019-08-06 20:39:05 +08:00
wangyuqing (C) e4e871e0bf optimize controllers 2019-08-03 12:11:18 +08:00
wangyuqing (C) d055c0023e add podgroup controller 2019-08-01 17:59:26 +08:00