Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
Yuan (Bob) Gong 366b70eaa7
feat: upgrade argo to v3.1.6-patch (#6376)
* feat: upgrade argo to v3.1.6-patch

* Update Dockerfile

* Update install-argo-cli.sh
2021-08-18 03:17:38 -07:00
Yuan (Bob) Gong ee8cbfa31c
feat: upgrade argo to v3.1.6 (#6333)
* feat: upgrade argo to v3.1.6

* feat: use argo v3.1.6 image

* update licenses
2021-08-13 02:32:54 -07:00
Jiyong Jung a1f7160cf5
chore: upgrade tfx to 1.0.0 (#6316)
* test: fix sample test image build

* update to TFX 1.0.0

* update argo CLI

* Uses TFX 1.0 APIs in parameterized_tfx_oss example.

Co-authored-by: Yuan Gong <gongyuan94@gmail.com>
2021-08-12 04:02:03 -07:00
Yuan (Bob) Gong 36b815bedf
feat: upgrade to argo v3.1.5-patch (#6228)
* feat: upgrade to argo v3.1.5-patch

* update go.mod

* fix license

* update license
2021-08-04 06:55:41 -07:00
Yuan (Bob) Gong 04342436a9
feat: use argo v3.1.2-patch.2. Part of #5718 (#6082)
* feat: use argo v3.1.2-patch

* upgrade to argo v3.1.2-patch.2

* update versions to v3.1.2
2021-07-22 03:51:25 -07:00
Yuan (Bob) Gong cb75b4483a
feat: use argo v3.1.1-patch. Part of #5930 (#6027)
* feat: use argo v3.1.1-patch

* chore: also upgrade argo go modules to patch

* add comment

* fix download

* fix licenses

* go mod tidy
2021-07-14 10:41:43 +08:00
Joe Liedtke 2b65d51bdf
test: use new argo CLI URL (#5966)
* Update test-sample Dockerfile to use new argo URL

* Update argo URL

* Update Dockerfile

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>
2021-07-02 23:38:49 -07:00
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Yuan (Bob) Gong 02cb6e3300
test(samples): fix sample-test argo logs command. Fixes #5283 (#5284)
* test(samples): fix sample-test argo logs command

* Update check_notebook_results.py

* Update run_sample_test.py

* Update run_resnet_cmle_test.py
2021-03-11 19:39:24 -08:00
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