This repository has been archived by the owner on Aug 17, 2023. It is now read-only.
Releases: kubeflow/kfctl
Releases · kubeflow/kfctl
v1.0-rc.4
Automated cherry pick of #218: test Cherry pick of #218 on v1.0-branc…
v1.0-rc.3
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
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
v0.7.2-rc.0
Latest release on v0.7
v1.0-rc.0
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
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