This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
Changelog
Features and improvements
- Add intelligent kustomize sorting in apply and delete (#386, @Jeffwan)
- Create a kustomize function to set the gateway on virtual services. (#390, @jlewi)
- Turn the remove-namespace kustomize function into a proper function. (#388, @jlewi)
- Add v1.1.0 operator csv and update package.yaml (#383, @adrian555)
- Adapt to v3 manifest for aws (#378, @Jeffwan)
- Add Support for AWS Dex Basic-Authentication (#357, @PatrickXYS)
- handle generator with envs (#356, @adrian555)
- pretty print log messages IAM policy (#327, @Anamika28)
Bug Fixes
- Fix syncing cache behind HTTP proxy (#326, @AlexanderEkdahl)
- [IBM] limit reconcile requests to specific kfdef update events and a couple of operator fixes (#419, @adrian555)
- [Operator] various fixes for Kubeflow Operator (#411, @adrian555)
- fix: dump generate invalid yaml (#413, @jtherin)
- fix build-operator command (#409, @adrian555)
ix: dump generate invalid yaml (#413, @jtherin) - fix build-operator command (#409, @adrian555)
- Fix build error for int to string conversion (#396) (#397, @pinkavaj)
- Use istio-parameter in manifests (#380, @PatrickXYS)
- Improve AWS kfctl (#379, @PatrickXYS)
- Fix tests for GCP blueprints 1.1 (#375, @jlewi)
- Add aws region into IRSA role name (#359, @Jeffwan)
- fail build on missing application name (#438, @moficodes)
Tests
- Test against k8s python-client version 12.0 (#432, @PatrickXYS)
- Add E2E Test on AWS Kubeflow Shared Test-infra (#427, @PatrickXYS)
- Check KFServing installation (#377, @jinchihe)
- Add an explicit platform parameter to the kf_is_ready_test.py (#374, @jlewi)
- Fix kf_is_ready_test (#372, @jlewi)
- test: test_pipeline_is_ready - fix cache-deployer deployment name (#370, @Bobgy)
- test(pipelines): update deployment list for test_pipeline_is_ready (#369, @Bobgy)
- Fix the IAP endpoint_ready_test (#368, @jlewi)
- Update kf_is_ready_test.py to work with GCP blueprints (#355, @jlewi)
- Update endpoint_ready_test for blueprints (#354, @jlewi)
- test: remove metadata UI/server readiness test (#440, @Bobgy)
- Remove autoscaler-hpa knative deployment check (#439, @pvaneck)
- Add daemonset status check support (#434, @PatrickXYS)
Misc
- Update version output to 1.2.0 (#449) (#452, @evan-hataishi)
- Fixed the default output to point to
1.2
instead of1.0
(#453, @naveensrinivasan)
Doc
- Update Troubleshooting on the Known issues for Kubeflow 1.1 (#417, @Tomcli)
- hardcoded 'kubeflow' deployment name (#416, @animeshsingh)