Commit Graph

9 Commits

Author SHA1 Message Date
Yuan (Bob) Gong be64b32798
feat: update argo image to v2.12.9 and automate update process. Fixes #5232 (#5266)
* add notices and licenses for argo 2.12

* feat: upgrade argo images to v2.12.9

* update all refs to argo image version

* add NOTICES generation script

* upgrade argo cli to latest

* fix

* fix

* add license_info.csv back

* make release process safer

* add back third_party/license.txt

* refactor(deployment): move argo manifests to third-party, updates for 2.12.9

* update marketplace snapshots

* set up marketplace presubmit test

* add comment
2021-03-10 12:52:42 +08:00
jingzhang36 f39d8790b2
feat: add grafana as part of the customized kfp deployment (#4404)
* enable pagination when expanding experiment in both the home page and the archive page

* Revert "enable pagination when expanding experiment in both the home page and the archive page"

This reverts commit 5b672739dd.

* grafana

* add grafana directory to kust

* grafana deployment config
2020-08-24 16:49:34 +08:00
jingzhang36 3f9ce57a81
chore: add optional prometheus deployment (#4323)
* enable pagination when expanding experiment in both the home page and the archive page

* Revert "enable pagination when expanding experiment in both the home page and the archive page"

This reverts commit 5b672739dd.

* Add prometheus deployment as an optional deployment

* move prom dir to under third-party

* comments

* third party folder to the kustomize folder
2020-08-05 23:52:55 -07:00
Yuan (Bob) Gong 45a91f6699
feat(deployment): GCP managed storage - detailed instructions to set up workload identity bindings before deployment (#4232)
* feat: allow creating workload identity bindings before deploying KFP

* more instructions

* fix formatting

* fixes

* Update doc ref

* fix storage role

* fix storage role

* add viewer KSA to standalone manifest

* fix missing configmap

* update documentation
2020-07-16 23:13:00 -07:00
Yuan (Bob) Gong c0124cb747
[Manifest] Apply kustomize best practices to standalone manifest (#3978)
* Use configMapKeyRef for env vars

* Allow easy customization of cluster-scoped resources namespace

* clean up

* Clean up

* Simplify var replacement with direct configmap value ref

* clean up params.env
2020-06-15 19:09:57 -07:00
Renmin a6eb65013f
Move namespace to cluster-scoped (#3662)
* move namespace to cluster-scoped-resource

* fix doc
2020-04-30 00:30:17 -07:00
Renmin 9b7689e971
Clusterrolebinding is using namespace which not parametrized (#3573)
submit quick to make sure others won't got confused
2020-04-21 22:23:10 +08:00
Renmin ad9bd5648d
use better sample name (#3558) 2020-04-20 18:57:35 +08:00
Renmin 91c3239004
OSS 1.0 Kustomize part-2 parameterize & fix CloudSQL (#3540)
submit without wait for fix for following as no dependency
https://prow.k8s.io/view/gcs/kubernetes-jenkins/pr-logs/pull/kubeflow_pipelines/3540/kubeflow-pipeline-e2e-test/1252173721301422090
2020-04-20 18:46:35 +08:00