v0.1 (2019-05-11)
Closed issues:
- Propose moving volume claim validation&generate logic into admission hook #139
- Sync codes from CodeClub #112
- Sync kubemark patches into volcano #109
- Makefile cleanup #105
- Make OWNERS file for Volcano #102
- Makefile cleanup #69
- How do we support Job.Spec update #68
- make mutating and validating admission controllers consistent #63
- Labels key can not contain '/' #62
- Job deletion handler should consider
DeletedFinalStateUnknown
#58 - Unable get csr when building test cluster #54
- Reclaim CI failed #49
- Add example on MPI Job #42
- Deleting helm chart exits with error #35
- Update Imports #30
- CI Build Failure #27
- Queue controller and related cli #16
- Update tensorflow example #146
- Move vkctrl queue to Volcano from kube-batch #133
- Cherry pick .spec.Capability of Queue #131
- Sync combine input & output volumes into array logic. #122
- Fix state machine issue #121
- 11 tests are failed in CI #120
- Set default value of PodGroup in admission controller #118
- Update kube-batch dependency to master #114
- Support printing version for binaries #77
- The docker image name should align with binaries' #72
- Update mpi example to use hostfile #71
- Add error handling for exit code #55
- Move job/cache job/apis to upper dir #43
- Support Task/Job retry #40
- Fix Failing testcases #32
- Add e2e test for admission service #31
- Support TaskSpec level error handling #26
- Support Job plugins #14
- Delay pod creation #12
- Setup travis as CI env #7
Merged pull requests:
- admission to get tls certificate from kubeconfig, if tls config not defined in command line #152 (sivanzcw)
- Update tf related resource files #150 (TommyLike)
- Print detail message when wait timeout in tests #148 (TommyLike)
- Return immediately when failed to generate admission secret #145 (TommyLike)
- version related changes #144 (SrinivasChilveri)
- Update volcano crds & sample files #143 (TommyLike)
- Fix combine volume feature issues&Adding testcase #140 (TommyLike)
- Bump Kube-batch version #138 (asifdxtreme)
- Moving vkctrl queue to Volcano from kube-batch #136 (Rajadeepan)
- Fix log tailed issue #132 (TommyLike)
- remove enableNamespaceAsQueue in e2e #130 (hzxuzhonghu)
- Add queue controller #128 (hzxuzhonghu)
- Add default queue in admission hook #127 (TommyLike)
- [Issue #121]fix state convert #126 (wangyuqing4)
- Combine input & output volumes #124 (TommyLike)
- Move mxnet examples into integration folder #123 (TommyLike)
- pkg improvement. #119 (k82cn)
- Updated kube-batch to vk-kube-batch. #115 (k82cn)
- Update kube batch source #111 (TommyLike)
- Makefile Cleanup. #106 (k82cn)
- Updated README. #104 (k82cn)
- Added OWNERS. #103 (k82cn)
- Register global options when start #99 (TommyLike)
- Add TF example #98 (TommyLike)
- Updated kube-batch to release-0.4 #97 (k82cn)
- Added Queue design doc. #95 (k82cn)
- Clean code #92 (hzxuzhonghu)
- Refine Common Service intro in volcano intro image #91 (TommyLike)
- Update volcano intro image #90 (TommyLike)
- Abstract a common pod delete func #89 (hzxuzhonghu)
- Fix issue raised from previous MR #83 (TommyLike)
- implement error code handling #81 (hzxuzhonghu)
- Move apis&cache into pkg/controllers folder #80 (TommyLike)
- Exit code error handling #79 (hzxuzhonghu)
- Update scripts as per docker image #78 (asifdxtreme)
- Fix task name default and validate it #76 (hzxuzhonghu)
- Cleanup makefile #75 (TommyLike)
- Do not handle job update #74 (hzxuzhonghu)
- Use hostfile in MPI tests #73 (TommyLike)
- Improve Quick Start Guide & update docker image repo #70 (asifdxtreme)
- ignore already exist error #61 (hzxuzhonghu)
- fix build error #60 (hzxuzhonghu)
- Support displaying log files #59 (TommyLike)
- some minor cleanup and optmization #57 (hzxuzhonghu)
- Upgrade kube-batch to 0.4.2 #53 (k82cn)
- Fix comment issue for MPI example MR #52 (TommyLike)
- Add MPI example and tests #51 (TommyLike)
- Support Plugins #50 (TommyLike)
- Refresh volcano intro image #46 (TommyLike)
- Add admission e2e test #45 (TommyLike)
- Support setting queue name in job #39 (TommyLike)
- Add ConfigMap for scheduler chart #38 (TommyLike)
- Fix slice out of range error #37 (TommyLike)
- Support TaskComplete in LifecyclePolicy #36 (TommyLike)
- Update Readme with verification details #34 (asifdxtreme)
- Fixed build error. #29 (k82cn)
- Support Travis CI #28 (TommyLike)
- Fix some chart issues #24 (TommyLike)
- Fix volcano chart RBAC issue #23 (TommyLike)
- Create default queue for e2e test. #22 (TommyLike)
- Update Travis CI batch #21 (asifdxtreme)
- Add Slack batch #20 (asifdxtreme)
- Add issue templates #19 (asifdxtreme)
- Ensure golint binary exists before linting #18 (TommyLike)
- Code/add more tests #17 (TommyLike)
- Updated README. #11 (k82cn)
- Added README about scheduler. #10 (k82cn)
- Added actions/plugins. #9 (k82cn)
- Fixed code fmt. #8 (k82cn)
- Codes/refactor controllers #6 (TommyLike)
- Support helm chart #5 (TommyLike)
- Fix some typos in code and document #3 (TommyLike)
- Support Adm controllers #2 (TommyLike)
- Rename hpw.cloud keyword to volcano.sh #1 (TommyLike)
- Improve README.md documentation #48 (quinton-hoole)
* This Change Log was automatically generated by github_changelog_generator