Skip to content

Commit

Permalink
Upgrade to kubeflow upstream 1.5.1, upgrade KFP upstream to 1.8.2. (#370
Browse files Browse the repository at this point in the history
)

* Upgrade ASM from v1.10 to v1.13

* Fix install-asm role name

* Change to istio-1-11 folder in kubeflow/manifests. ASM will install istio v 1.13 though

* Fix comments

* closes #366

* Revert conbfig-map and include GitOps friendly RequestAuthetication

* Remove legacy install_asm. Force hydrate before installation of ASM

* Split install-asm and hydrate rules. Update README.

* Bump versions for KF and KFP

* Sync with master

* Update pull-upstream.sh

Co-authored-by: Ablai Akhazhanov <ablai@google.com>
  • Loading branch information
gkcalat and Ablai Akhazhanov authored Jul 7, 2022
1 parent 7411b18 commit 3724dfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubeflow/apps/pipelines/pull-upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
set -ex

# TODO: Use kubeflow/pipelines once https://github.com/kubeflow/pipelines/pull/6595 is resolved.
export KUBEFLOW_PIPELINES_VERSION=1.8.1
export KUBEFLOW_PIPELINES_VERSION=1.8.2
export KUBEFLOW_PIPELINES_REPO=https://github.com/kubeflow/pipelines.git
# export KUBEFLOW_PIPELINES_VERSION=upgradekpt # Other attempted branches: krmignore, kubeflow14
# export KUBEFLOW_PIPELINES_REPO=https://github.com/zijianjoy/pipelines.git
Expand Down
2 changes: 1 addition & 1 deletion kubeflow/pull-upstream.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

set -ex

export KUBEFLOW_MANIFESTS_VERSION=v1.5.0
export KUBEFLOW_MANIFESTS_VERSION=v1.5.1
export KUBEFLOW_MANIFESTS_REPO=https://github.com/kubeflow/manifests.git

# Pull Kubeflow Pipelines upstream manifests.
Expand Down

0 comments on commit 3724dfb

Please sign in to comment.