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

Releases: kubeflow/kfctl

v1.0-rc.4

05 Feb 21:15
24b60e8
Compare
Choose a tag to compare
v1.0-rc.4 Pre-release
Pre-release
Automated cherry pick of #218: test Cherry pick of #218 on v1.0-branc…

v1.0-rc.3

03 Feb 19:37
521fcfe
Compare
Choose a tag to compare
v1.0-rc.3 Pre-release
Pre-release
Update kfctl test to v0.7.1 -> v1.0.0 (#207)

* Update kfctl test to v0.7.1 -> v1.0.0

* run upgrade test

* add random string to kfam profile

* fix test

* fix typo

v1.0-rc.2

27 Jan 21:47
Compare
Choose a tag to compare
v1.0-rc.2 Pre-release
Pre-release
Fix build-kfctl to copy the correct binary on darwin arch (#188)

* fix third party license download links

* fix build-kfctl for darwin arch

* reverse other unrelated changes

v1.0-rc.1

13 Jan 21:05
Compare
Choose a tag to compare

kfctl v1.0 rc.1

v0.7.2-rc.0

10 Jan 23:30
Compare
Choose a tag to compare
v0.7.2-rc.0 Pre-release
Pre-release

Latest release on v0.7

v1.0-rc.0

07 Jan 22:07
Compare
Choose a tag to compare
v1.0-rc.0 Pre-release
Pre-release
Basic auth endpoint fix (#153)

* add retry

* use helper function for retry

* shorten name for DNS

* remove req_num

* only re-send when expected

* log unexpected error

* remove code check

* add doc

* use retry_result_code

* isinstance() arg 2 must be a type or tuple of types

* fix func

* add doc

v0.7.1

06 Jan 22:11
Compare
Choose a tag to compare
cherry pick of #145: fix file:/ with local tarball (#157)

* add test with the bug to fix

* go.mod & go.sum

* fix file:/ with local tarball