- #670 Added Shareit as one of adopter (@k82cn)
- #666 Add command vjobs, vqueues and unit tests. (@jiangkaihua)
- #667 Revert "Gen install yaml without v1alpha queue and poggroup" (@hzxuzhonghu)
- #664 Add capability in crd declarition (@hzxuzhonghu)
- #663 add defaultQPS and defaultBurst for webhook-manager (@yuzhaojing)
- #661 Change queue update in cli and e2e test to patch (@sivanzcw)
- #660 Build new CLI by default. (@k82cn)
- #656 Add vcommands: vcancel, vsuspend, vresume. (@jiangkaihua)
- #658 Added scheduling v1beta1 API. (@k82cn)
- #659 Add admission for queue (@sivanzcw)
- #634 Do not create jobs until pg inqueue (@hzxuzhonghu)
- #651 Reclaim Enhancement: Add Reclaimable parameter for queue (@sivanzcw)
- #655 Auto generate code, change Copyright 2019 to Copyright 2020 (@sivanzcw)
- #647 Considering best-effort pods when calculating ready task number (@sivanzcw)
- #653 Gen install yaml without v1alpha queue and poggroup (@hzxuzhonghu)
- #654 Remove pdb support (@hzxuzhonghu, @k82cn)
- #652 Use relative path for doc. (@k82cn)
- #633 fix the the Getting started link in contribute.md (@ruiyinchen)
- #644 Refactor webhook org. (@k82cn)
- #642 Added cherry_pick_pull.sh (@k82cn)
- #643 Added Volcano Intro. (@k82cn)
- #638 Remove duplicated check in jobEnqueueableFn of proportion (@zionwu)
- #637 Update version to 0.3 (@k82cn)
- #630 Added Roadmap (@k82cn)
- #636 Modify error check of return error (@sivanzcw)
- #631 Push job back to queue if task is assigned in reclaim action (@zionwu)
- #632 remove redundant type conversion (@YesterdayxD)
- #605 Rename binaries. (@k82cn)
- #627 remove repeated code. (@YesterdayxD)
- #626 Added Xiaohongshu as one of adopters (@k82cn)
- #625 Update job_controller_util.go (@YesterdayxD)
- #541 Pipeline task if task's request resource less than the releasing resource of node during performing allocate action (@sivanzcw)
- #622 vcctl command line enhancement (@jiangkaihua)
- #610 Added hosts into environment. (@k82cn)
- #614 Update factory.go (@YesterdayxD)
- #613 Added VC_TASK_INDEX and added env to initContainers. (@k82cn)
- #609 Fixed build error of release-pkg. (@k82cn)
- #608 Enahcement cli. (@k82cn)
- #607 Fixed localup cluster script. (@k82cn)
- #606 Update webhook path. (@k82cn)
- #575 Admission Refactor. (@k82cn)
- #603 change storage of ssh pem from configmap to secret for ssh plugin (@sivanzcw)
- #601 Added localup script. (@k82cn)
- #600 Remove kar, kube-batch. (@k82cn)
- #599 Change lessequal function in Reclaimable function (@sivanzcw)
- #597 when delete pod, a new shadowgroup will be created (@invalid-email-address)
- #570 added priority based preemption to priority plugin (@mateuszlitwin)
- #588 Cleanup e2e framework to speed up e2e (@hzxuzhonghu)
- #591 disp job in default queue (@jiangkaihua)
- #590 Support queue action by vcctl (@sivanzcw)
- #589 Upgrade helm to v3.0.1 (@hzxuzhonghu)
- #592 Add Vivo as adopter (@k82cn)
- #587 Add arguments for action (@sivanzcw)
- #585 use future idle resources when checking if task can fit node (@mateuszlitwin)
- #512 Add queue controller about state (@sivanzcw)
- #586 dep ensure (@sivanzcw)
- #584 change node not found errors (@invalid-email-address)
- #581 Change Statement unevict method to call UpdateTask (@yodarshafrir1)
- #578 Add explict info about what todo to update generated yaml (@hzxuzhonghu)
- #577 Enable CI verify (@hzxuzhonghu)
- #576 Enable networkpolicy create/get permission (@hzxuzhonghu)
- #572 fix validate victims check for preempt action (@zionwu)
- #567 Update admission to use pflag. (@k82cn)
- #564 Fixed build error. (@k82cn)
- #566 Fix wrong condition for reclaim action (@zionwu)
- #563 Update to klog. (@k82cn)
- #542 modify the 'vcctl job run' function (@jiangkaihua)
- #552 Support networkpolicy (@hzxuzhonghu)
- #560 Move myself to controller owner (@hzxuzhonghu)
- #547 Modify comments on OnPodCreate function of svc plugin (@sivanzcw)
- #544 Simplify job pvc create process (@hzxuzhonghu)
- #515 ssh plugin support specifying private/public keys path (@hzxuzhonghu)
- #537 Add queueAction queueEvent queueRequest type (@sivanzcw)
- #536 Add QTT as adopter (@k82cn)
- #535 Add the --publish-not-ready-addresses param for the svc plugin (@zrss)
- #527 Add svc hosts volumeMount for InitContainers (@zrss)
- #525 Fixed import order. (@k82cn)
- #523 pdb bug 修复 (@chenshaojin)
- #520 Modify scheduling events for pod and podgroup (@sivanzcw)
- #517 Add filter function for command watching of job controller (@sivanzcw)
- #518 Added Gitter (@k82cn)
- #507 fix filter NotReady node (@wangyuqing4)
- #513 fix podgroup phase (@wangyuqing4)
- #511 Umbrealla cleanups (@wangyuqing4)
- #510 Rename imported package alias (@hzxuzhonghu)
- #508 Add state parameter to queueSpec and queueStatus for queue (@sivanzcw)
- #501 Add queue state management design proposal (@sivanzcw)
- #506 Add events for pod with pipelined state (@sivanzcw)
- #504 Dynamic loading comfigmap about action and plugins of scheduler, move loadSchedulerConf processing from run to runOnce (@sivanzcw)
- #502 Fix deprecated dind in favor of kind in develop doc (@akillcool)
- #499 correct podgroup creating bug for single pod without ownerreference (@sivanzcw)
- #498 refresh volumes logic (@lminzhw, @dingtsh1)
- #500 Request to be a reviewer (@yuanchen8911)
- #497 add priorityClassName to podgroup during creating of podgroup from pod (@sivanzcw)
- #491 Control the number of feasible nodes to find and score in scheduling (@yuanchen8911)
- #494 format function name (@hzxuzhonghu)
- #493 Added execution flow img. (@k82cn)
- #490 Updated version to 0.2 (@k82cn)
- #489 Added svg logo. (@k82cn)
- #488 Admission: Fall back to v1alpha1 podgroup when v1alpha2 doesnot exist (@hzxuzhonghu)
- #486 fix vvctl e2e (@hzxuzhonghu)
- #485 Support KUBECON env. (@k82cn)
- #478 check while ~/.kube/config is missing (@Rui-Tang)
- #484 fix Resource Less/LessEqual (@wangyuqing4)
- #482 fix proportion OverusedFn (@wangyuqing4)
- #473 Comment out job volumes. (@k82cn)
- #471 Rename file name of volcano intro in HC. (@k82cn)
- #468 Added talks & integration into readme. (@k82cn)
- #460 modify the return value of 'vcctl' (@jiangkaihua)
- #463 Add HC demo. (@k82cn)
- #451 Add Huawei-Cloud and GrandOmics (@k82cn)
- #445 Queue refactor. (@k82cn)
- #446 Register healthz interface for controller and scheduler (@sivanzcw)
- #444 bump golang version to 1.13.x and kind to v0.5.0 in ci (@hzxuzhonghu)
- #443 Add Baidu as adopter of Volcano. (@tizhou86)
- #440 simplify README (@k82cn)
- #442 Added adopters of Volcano. (@k82cn)
- #439 set the json name of exitCode (@davidstack)
- #437 Change image repository of mxnet demo from private to volcanosh (@sivanzcw)
- #412 Add maxRetry in job controller to prevent endless loop (@hzxuzhonghu)
- #411 Skip verify volcano job container's Privileged mode (@hzxuzhonghu)
- #433 Fix CRD Definition (@hzxuzhonghu)
- #434 Add demo about Click-Through-Rate distributed training with PaddlePad… (@sivanzcw)
- #431 Moved KubeCon 2019 China demo to example. (@k82cn)