Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Releases: kubeflow/kfctl

v1.2.0

20 Nov 19:58
bc038f9
Compare
Choose a tag to compare

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

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

Doc

v1.2-rc.2

19 Nov 09:21
1316754
Compare
Choose a tag to compare
v1.2-rc.2 Pre-release
Pre-release

Changes since v1.2-rc.1

v1.2-rc.1

16 Nov 05:07
cc8fea5
Compare
Choose a tag to compare
v1.2-rc.1 Pre-release
Pre-release

Changelog since v1.2-rc.0

v1.2-rc.0

09 Nov 08:07
8749362
Compare
Choose a tag to compare
v1.2-rc.0 Pre-release
Pre-release

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

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)

Doc

v1.1.0

29 Jul 16:16
9a3621e
Compare
Choose a tag to compare

1.1.0 release

v1.1-rc.1

16 Jul 19:29
3e61b81
Compare
Choose a tag to compare
v1.1-rc.1 Pre-release
Pre-release

Release candidate 1 for the 1.1 release of kfctl

v1.1-rc.0

16 Jun 17:12
31fdc70
Compare
Choose a tag to compare
v1.1-rc.0 Pre-release
Pre-release

RC0 for 1.1 release

v1.0.2

17 Apr 21:45
a476281
Compare
Choose a tag to compare

#282 Find User Default Region and Cred Setting in AWS eks client
#300 Support KUBECONFIG environment in AWS kubectl cleint
#295 Support patch upgrade

v1.0.1

10 Mar 23:39
f3edb9b
Compare
Choose a tag to compare

Changelog:
#225 - Add AWS IAM Role and Policy for Service Account support
#254 - Improve kfctl for AWS
#267 - Create OIDC secret and pass to alb-ingress-controller
#276 - Create Istio-system namespace before create OIDC secret for AWS

v1.0

26 Feb 19:27
94c35cf
Compare
Choose a tag to compare
Update config file names (#238)