This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
v0.3.0 release
- Simplify interfaces and remove useless interfaces (#85, @Jeffwan)
- Add scheduling related Prometheus metrics (#84, @terrytangyuan)
- Reformat code with go fmt and check this on Travis CI (#83, @terrytangyuan)
- Add Prometheus metrics for pod created/deleted/failed (#82, @terrytangyuan)
- Fix crash when ReplicaSpec.Replicas is nil (#81, @hustcat)
- Add @Jeffwan to OWNERS (#80, @Jeffwan)
- Edits on dev guide and rename it to CONTRIBUTING.md (#79, @terrytangyuan)
- Add proposal for Prometheus metrics coverage (#77, @terrytangyuan)
- Add DEVELOPMENT.md doc (#78, @Jeffwan)
- Create expectation package (#74, @Jeffwan)
- Add PodControlInterface and PodControllerRefManager (#73, @Jeffwan)
- Add Prometheus metrics for service creation (#75, @terrytangyuan)
- Update comments on the use of -ignore flag for goveralls (#76, @terrytangyuan)
- Move Pods/Services control interface to separate folder (#72, @Jeffwan)
- Import volcano api (#62, @hzxuzhonghu)