This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
Release including v1 XGBoost Operator rebuilt on top of kubeflow/common.
Features
- Add support for LightGBM (#103, @RDelg)
- Migrate v1 implementation to latest kubeflow/common (#85, @Jeffwan)
- Add v1 controller/APIs and support multi-version (#82, @terrytangyuan)
- Set different expectation keys for pod and service (#79, @Jeffwan)
Bug fixed
- Fix typos in xgboostjob_types comment (#113, @ryantd)
- Fixes #111: wrong variable scope (#112, @ryantd)
- Fixed typo (#100, @kamalmemon)
- Fix manifest generation and generate v1 crds (#96, @Jeffwan)
- Correct CRD group name and add singular name (#95, @terrytangyuan)
- Fix incorrect link to GCP images and rephrase the section (#90, @terrytangyuan)
Chores
- Add v1 samples and README.md (#118, @Jeffwan)
- Change to use v1 crd in manifest (#116, @Jeffwan)
- XGBoost Operator: Refactor manifests structure (#114, @yanniszark)
- XGBoost Operator: Move manifests development upstream (#110, @yanniszark)
- Rename Ant Financial to Ant Group (#97, @terrytangyuan)
- Remove v1alpha1 apis and controller codes (#84, @Jeffwan)
- Add a necessary installation step to README (#80, @XinkaiWang515)
- Remove redundant copy of manifests and update installation instructions (#74, @terrytangyuan)
- Bump k8s and controller runtime version (#69, @Jeffwan)