Commit Graph

219 Commits

Author SHA1 Message Date
Chen Sun c5658f09ec chore(release): bumped version to 2.0.5 2023-12-08 18:00:49 +00:00
Chen Sun a226de2197 chore(release): bumped version to 2.0.4 2023-12-01 00:04:16 +00:00
Chen Sun 58ce09e07d chore(release): bumped version to 2.0.3 2023-10-27 04:08:53 +00:00
Chen Sun efe630cf80 chore(release): bumped version to 2.0.2 2023-10-11 20:27:27 +00:00
James Liu 0fed207e40
fix(manifests): Update persistence agent manifests in marketplace helm chart (#9908)
* fix(manifests): Update persistence agent manifests in marketplace helm chart.

* snapshot

* indent

* schema.yaml
2023-08-21 20:08:41 +00:00
Chen Sun 40c759f431
chore(release): bump version to 2.0.1 on master branch (#9899) 2023-08-17 14:49:40 -07:00
Chen Sun e03e312193 chore(release): bumped version to 2.0.0 2023-06-20 16:54:58 +00:00
Linchin 923b67e38f chore(release): bumped version to 2.0.0-rc.2 2023-06-13 18:43:09 +00:00
Joe Li cb93fcc5ca chore(release): bumped version to 2.0.0-rc.1 2023-05-12 21:36:20 +00:00
Chen Sun 270257512a chore(release): bumped version to 2.0.0-beta.2 2023-05-08 09:21:48 +00:00
Chen Sun 931a68096e
chore: upgrade to Argo v3.3.10 (#9336)
* pull argo v3.3.10 upstream

* upgrade to Argo v3.3.10

* fix validateworkflow

* upgrade golang

* update golang

* fix go dep

* update go licenses file

* fix build

* fix go dep

* downgrade k8s.io/client-go to v0.24.3

* update licenses

* fix go dep

* update licenses
2023-05-08 08:38:55 +00:00
Linchin e0529fe26b chore(release): bumped version to 2.0.0-beta.1 2023-04-11 19:14:29 +00:00
Chen Sun cdc9f2e4fc
fix(manifests): disable mysql binlog (#8941)
* disable mysql binlog

* update snapshot
2023-03-08 18:10:13 +00:00
Ablai Akhazhanov 438b16597d chore(release): bumped version to 2.0.0-beta.0 2023-02-07 23:41:29 +00:00
gkcalat 67f15b7034
chore: Add gkcalat to OWNERS of gcp_marketplace manifests (#8644)
* Add gkcalat to OWNERS of gcp_marketplace manifests

* Update OWNERS
2023-01-04 01:11:24 +00:00
Chen Sun cf3175ef4e
chore: address kubectl dry-run deprecation (#8643) 2023-01-03 23:08:24 +00:00
Chen Sun 352f1c6e52
fix(manifests): Change mysql default binlog expire to 10 days. Fixes #8552 (#8553)
* Change mysql default binlog expire to 10 days

* add comments
2022-12-09 03:51:10 +00:00
gkcalat 3fca792caa
feat(backend): fix partner_id in GCP Marketplace application (#8426)
* Fix partner_id in GCP Marketplace application

Replacing `partner_id` with the appropriate value. 
This change should be included in the next v1 and v2 releases.

* Allow multiple yamls in a document for pre-commit hook

* Rebuild snapshots

* Rebuild snapshots

* Tidy snapshots

* Tidy snapshots
2022-11-07 20:52:37 +00:00
Ablai Akhazhanov 850a5a5e27 chore(release): bumped version to 2.0.0-alpha.6 2022-10-14 23:22:02 +00:00
gkcalat 65ee01a436
fix(backend): Upgrade mysql to 8.0.26 (#8351)
* Upgrade mysql to 8.0-debian

* Downgrade to mysql-8.0.26 to fix mlmd authentication issue

* Fix cloudbuilds

* Fix gcp marketplace manifests

* Cleaning up mysql password from yaml

* Improve comments
2022-10-14 07:34:04 +00:00
Chen Sun 73caa1a66c chore(release): bumped version to 2.0.0-alpha.5 2022-09-26 11:08:27 -07:00
Ablai Akhazhanov 58052eafc1 chore(release): bumped version to 2.0.0-alpha.4 2022-08-31 21:55:27 +00:00
gkcalat 165c98de23
chore: Update GCP Marketplace manifests (#8218)
* fix: cherry-pick changes to fix kubeflow-pipeline-mkp-test (#8210)

* fix(components): remove rsync usage in gcp container build (#7422)

* fix(components): fix legacy gcp dataproc component (#7424)

* fix(components): fix gcp component build script (#7423)

* Update build_image.sh

* Update Dockerfile

* Update build_image.sh

* Update Dockerfile

* Update build_image.sh

* fix(components): Pin pip version to fix apache-beam[gcp] installation issue (#8016)

* chore: skip building KFP sdk and python components in cloudbuild (#7276)

* skip building kfp sdk and python components

* Update .release.cloudbuild.yaml

* Upgrade argo for GCP Markerplace (#8208)

* Upgrade argo for GCP Markerplace

* Add argo snapshots

* fix: cherry-pick changes to fix kubeflow-pipeline-mkp-test (#8210)

* fix(components): remove rsync usage in gcp container build (#7422)

* fix(components): fix legacy gcp dataproc component (#7424)

* fix(components): fix gcp component build script (#7423)

* Update build_image.sh

* Update Dockerfile

* Update build_image.sh

* Update Dockerfile

* Update build_image.sh

* fix(components): Pin pip version to fix apache-beam[gcp] installation issue (#8016)

* chore: skip building KFP sdk and python components in cloudbuild (#7276)

* skip building kfp sdk and python components

* Update .release.cloudbuild.yaml

* Fix cloud build script

* Fix deployer-sa rules

Co-authored-by: Chen Sun <chensun@users.noreply.github.com>

* Fix cloud build script

* Make emissary executor default (#8214)

* Update snapshots

Co-authored-by: Chen Sun <chensun@users.noreply.github.com>
2022-08-31 01:32:54 +00:00
Ablai Akhazhanov f604406238 chore(release): bumped version to 2.0.0-alpha.3 2022-07-13 18:17:33 +00:00
Chen Sun 1d871fe9d2
fix: Update GCP marketplace deployer base image (#8018) 2022-07-12 22:56:02 +00:00
Chen Sun 8bee2922c2
feat: Upgrade argo-workflow to v3.3.8 (#8009)
* Upgrade argo-workflow to v3.3.8

* update go liencenses files

* use golang 1.17 in build and test

* temporarily disable v2 image cloudbuild
2022-07-12 19:22:31 +00:00
James Liu d099864bd9
fix(manifests): Update snapshot to 2.0.0-alpha.2 (#7852) 2022-06-08 16:28:16 +00:00
Lingqing Gan 38bd93d6fc chore(release): bumped version to 2.0.0-alpha.2 2022-05-05 16:10:59 -07:00
Lingqing Gan 471c7d3425 chore(release): bumped version to 2.0.0-alpha.1 2022-04-04 16:38:48 -07:00
Chen Sun 3fb1a9f8c8 chore(release): bumped version to 2.0.0-alpha.0 2022-03-16 10:08:02 -07:00
Chen Sun 2a4b60ee2f
chore(release): bump version to 1.8.1 on master branch (#7353)
* chore(release): bump version to 1.8.1 on master branch

* update marketplace manifest snapshot

* update formatting
2022-02-26 09:23:35 +00:00
Chen Sun 4aafdbb145
chore: upgrade to helm 3 (#7298) 2022-02-16 22:25:34 +00:00
Chen Sun 21c3e30130
chore(release): bump version to 1.8.0 on master branch (#7318)
* chore(release): bump version to 1.8.0 on master branch

* update marketplace snapshot
2022-02-16 10:31:07 +00:00
Chen Sun 5ce3d57244
chore(release): bump version to 1.8.0-rc.3 on master branch (#7293)
* chore(release): bump version to 1.8.0-rc.3 on master branch

* update gcp marketplace snapshot
2022-02-11 09:40:40 +00:00
Yuan (Bob) Gong 15fac0b538
chore: remove Bobgy from OWNERS (#7195) 2022-01-25 08:11:28 +08:00
James Liu e78ed557dd
test: Check helm client version only for mktplace presubmit test (#7166) 2022-01-18 17:55:55 +00:00
James Liu bea751c925
feat!: Use Argo Emissary Executor instead of Docker by default. Partial #5718 (#7137)
* feat!: Use Argo Emissary Executor instead of docker by default.

* marketplace presubmit
2022-01-10 01:18:16 +00:00
James Liu d49aef5087
test: Update presubmit for GCP marketplace test (#7062) 2021-12-16 11:45:35 +00:00
James Liu 1e032f550c
test: Enable snapshot presubmit for gcp_marketplace (#7044) 2021-12-13 01:35:36 +00:00
James Liu dd871a5ecd
chore(manifests): Use Secret for GCP marketplace minio manifests (#7037) 2021-12-11 01:55:34 +00:00
Joshua Carp 25dfe6065d
chore(backend): bump argo-workflows to latest. (#6920)
* Bump argo-workflows to latest.

* Bump presubmit golang version.

* Pull latest image tags.

* Update cloud.build and manifests to argo v3.2.3

Co-authored-by: James Liu <jamxl@google.com>
2021-12-01 06:19:13 +00:00
Yuan Gong ca9b9444ac chore(release): bumped version to 1.8.0-alpha.0 2021-12-01 00:49:31 +00:00
James Liu 3bdf8c0ced
feat(manifests): Add liveness Probe for cloud sql proxy. Fix #4973 (#6904)
* fix(manifests): Add liveness Probe for cloud sql proxy.

* update mysql.yaml file too

* install rsync

* container install rsync

* install rsync everywhere

* apt install -y rsync

* -y
2021-11-18 19:09:43 +00:00
James Liu e094b0aa4b
chore(release): bump version to 1.7.1 on master branch (#6842) 2021-11-01 21:39:59 -07:00
James Liu 4cf34e2d08
feat: upgrade argo to v3.1.14 (#6809)
* feat: upgrade argo to v3.1.14

* go mod tidy

* fix license versions
2021-10-28 15:17:51 -07:00
Joshua Carp b320715b17
chore: Fix crd deprecation warnings. (#6679)
* Fix crd deprecation warnings.

* Fix crd deprecation warnings in helm chart.
2021-10-14 22:48:36 -07:00
Yuan Gong 6ccf5bcd0b chore(release): bumped version to 1.7.0 2021-08-25 06:44:50 +00:00
Yuan (Bob) Gong cc19575b00
chore: GCP mkp does not default to root when the field is empty (#6427) 2021-08-25 14:32:26 +08:00
Yuan Gong 78491d12b8 chore(release): bumped version to 1.7.0-rc.4 2021-08-19 05:04:29 +00:00
Yuan (Bob) Gong 61dedb1bbd
docs(gcp): ai platform pipelines use emissary tooltip update (#6331)
* docs(gcp): ai platform pipelines use emissary tooltip update

* update

* address feedback
2021-08-17 21:00:37 -07:00