Commit Graph

47 Commits

Author SHA1 Message Date
hongye-sun 241671f58f
Release ad9bd5648d (#3560)
* Updated component images to version ad9bd5648d

* Updated components to version 01a23ae867
2020-04-22 14:00:15 -07:00
Jiaxiao Zheng c0fb46aa1b
Release eb69a6b8ae (#3466)
* Updated component images to version eb69a6b8ae

* Updated components to version 0e794e8a0e

* update version number
2020-04-07 12:33:45 -07:00
Ajay Gopinathan 5913cfb7bb
Release be497983cd (#3327)
* Updated component images to version be497983cd

* Updated components to version 2df775a280

* update setup.py
2020-03-21 18:54:44 -07:00
Yuan (Bob) Gong 688aa08d42
Release 0.2.5 - e66dcb1860 (#3179)
* Updated component images to version e66dcb1860

* Updated components to version 3f4b80127f

* Update setup.py

* Fix swagger codegen download url

* Update versions
2020-02-26 23:59:19 -08:00
Michael Hu 7c4dd71415
ml_engine component READMEs incorrect (#3103)
The output sections of the deploy and batch_prediction component's READMEs are
incorrect. Updated to reflect the actual outputs.
2020-02-18 16:18:24 -08:00
Ajay Gopinathan 058adbfff7
Release 85945e1092 (#2960)
* Updated component images to version 85945e1092

* Updated components to version 0ad0b36880
2020-02-02 15:33:20 -08:00
Renmin 10a4f55e3a Release bae654dc5c v0.1.40 (#2818)
* Updated component images to version bae654dc5c

* Updated components to version ff116b6f1a

* 0.1.40

* append old items

* fix line

Co-authored-by: renmingu <40223865+renmingu@users.noreply.github.com>
2020-01-09 01:33:46 -08:00
Yuan (Bob) Gong 589aaa9d35 [Doc] Change sample/component/sdk documentation to not use `use_gcp_secret` (#2782)
* Update use_gcp_secret documentation to point to authenticating pipelines to GCP doc

* Update Local Development Quickstart.ipynb
2020-01-08 17:27:39 -08:00
Jiaxiao Zheng 07efee5ee2 [Component] Fix the component arguments (#2803)
* fix position of ui md path

* update image tag

* Revert "update image tag"

This reverts commit 14e28352
2020-01-06 16:56:17 -08:00
Jiaxiao Zheng 5551114cfa [Component] Rollforward of PR#2697 (#2760)
* Revert "Components - De-hardcoded the UI metadata file path in GCP components (#2697)"

This reverts commit 08ebd156

* Revert "Revert "Components - De-hardcoded the UI metadata file path in GCP components (#2697)""

This reverts commit e9bdbd2f

* provide a default ui json path

* lint

* test image

* revert image tag

* update

* fix

* update image tag

* patch 2697

* fix test

* fix
2019-12-19 19:15:32 -08:00
Ning 56ebe874cb Release a8fcec5f70 (#2761)
* Updated component images to version a8fcec5f70

* Updated components to version e4d9e2b67c

* update component sdk version
2019-12-19 14:15:20 -08:00
Jiaxiao Zheng a8fcec5f70 Revert "Components - De-hardcoded the UI metadata file path in GCP components (#2697)" (#2759)
This reverts commit 08ebd156
2019-12-19 11:39:56 -08:00
Alexey Volkov 08ebd15632 Components - De-hardcoded the UI metadata file path in GCP components (#2697) 2019-12-18 12:51:56 -08:00
hongye-sun 5f17ecdcf3
release-b63472062bd80737c7f39e0eda901db0fe23a5e0 (#2700)
* Updated component images to version b63472062b

* Updated components to version a8d3b6977d

* update component sdk version
2019-12-05 15:19:06 -05:00
Jiaxiao Zheng 9eb328389c Release 9ad7d7dd97 (#2660)
* Updated component images to version 9ad7d7dd97

* Updated components to version 4e7e6e866c

* bump component sdk version
2019-11-26 15:25:21 -08:00
Yuan (Bob) Gong 8e8eddde74 Release 9670cc1aad (#2599)
* Updated component images to version 9670cc1aad

* Updated components to version caa2dc56f2
2019-11-13 08:17:12 -08:00
jingzhang36 7e37145429 Release d6d9d8da19 (#2553)
* Updated component images to version d6d9d8da19

* Updated components to version 02c991dd26
2019-11-06 02:51:51 -08:00
hongye-sun 0df0aecc57 Release e9b96de317 (#2433)
* Updated component images to version e9b96de317

* Updated components to version 06401ecc8f
2019-10-18 11:17:07 -07:00
IronPan dc5aab6687
Release 57d9f7f1cf (#2184)
* Updated component images to version 57d9f7f1cf

* Updated components to version e598176c02

* good version
2019-09-23 00:19:55 +08:00
Ning 4f46720c1c Release 1449d08aee (#2099)
* Updated component images to version 1449d08aee

* Updated components to version e7a021ed1d
2019-09-13 11:14:31 -07:00
Alexey Volkov 5360f3fcab SDK - Compiler - Stopped adding mlpipeline artifacts to every compiled template (#2046)
* Explicitly added mlpipeline outputs to the components that actually produce them

* Updated samples

* SDK - DSL - Stopped adding mlpipeline artifacts to every compiled template
Fixes https://github.com/kubeflow/pipelines/issues/1421
Fixes https://github.com/kubeflow/pipelines/issues/1422

* Updated the Lighweight sample

* Updated the compiler tests

* Fixed the lightweight sample

* Reverted the change to one contrib/samples/openvino
The sample will still work fine as it is now.
I'll add the change to that file as a separate PR.
2019-09-05 17:56:57 -07:00
hongye-sun 7ec56978b6 Release 151c5349f1 (#1916)
* Updated component images to version 151c5349f1

* Updated components to version a97f1d0ad0

* Update setup.py

* Update setup.py
2019-08-21 16:06:31 -07:00
Ajay Gopinathan 0d898cb40f Release 0517114dc2 (#1859)
* Updated component images to version 0517114dc2

* Updated components to version 48dd338c8a
2019-08-16 13:16:11 -07:00
Alexey Volkov 0e0f84c697 Moved component_sdk to components/gcp/ (#1698) 2019-07-31 19:56:13 -07:00
jingzhang36 2355451885 Release fe639f4166 (#1672)
* Updated component images to version fe639f4166

* Updated components to version 0b07e456b1
2019-07-24 21:05:52 -07:00
hongye-sun 1a0959a90c Add gcp-connector label and remove pod name (#1542)
* Add gcp-connector label and remove pod name

* Add add-pod-env label and add pod id back

* Remove space
2019-07-18 17:17:11 -07:00
Ning 76a2bb4c37 Release ac833a084b (#1614)
* Updated component images to version ac833a084b

* Updated components to version 1f65a564d4
2019-07-12 10:49:05 -07:00
IronPan a42d5fb971 Release 2d0d861950 (#1581)
* Updated component images to version 2d0d861950

* Updated components to version 2e52e54166
2019-07-01 14:13:08 -07:00
Kevin Bache 5a5e39dc51 Release v0.22 (#1525)
* Updated component images to version d4960d3379

* Updated components to version d0aa15dfb3

* setup version inc
2019-06-20 15:28:35 -07:00
hongye-sun f7f6df27d4 Release 1d55a27cf8 (#1506)
* Updated component images to version 1d55a27cf8

* Updated components to version f379080516
2019-06-13 18:10:22 -07:00
Ning de7f68d129 Release components (#1347)
* Updated component images to version 6554e133dd

* Updated components to version 74d8e59217
2019-05-17 17:45:08 -07:00
IronPan cab1ce348e
Release c3235d725e (#1331)
* Updated component images to version c3235d725e

* Updated components to version 3b938d664d
2019-05-14 16:34:36 -07:00
hongye-sun f56a8cb72a
Comp yaml eb830cd73c (#1282) 2019-05-03 13:11:31 -07:00
hongye-sun eb830cd73c Component 727c48c690 (#1280) 2019-05-03 11:20:40 -07:00
Alexey Volkov 7228ba1f0b Release b0147bdbed (#1238)
* Updated component images to version b0147bdbed

* Updated components to version e8524eefb1

* Updated the Python SDK version
2019-04-26 10:24:26 -07:00
hongye-sun 1115fa5823 Apply latest doc review changes to github docs (#1128)
* Apply latest doc review changes to github docs

* merge changes from tech writer

* adding missing dataproc components
2019-04-18 11:22:00 -07:00
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
Ajay Gopinathan f344301638 Release component image version a277f87ea1 (#1082)
* Re-run script after merge

* Run script again.
2019-04-04 16:11:20 -07:00
hongye-sun 8e2ea3902c Improve doc for gcp components. (#1049)
* Improve doc for bigquery component.

* Improve doc for mlengine train component.

* Improving deploy component documentataion.

* Refactor notebooks

* Update notebooks with more descriptions.

* Generate README changes.

* Update dataproc docs

* Remove model parameter

* Add release script and fix doc bugs.

* Fix PR comments

* FIx PR comment
2019-04-04 13:17:21 -07:00
Pascal Vicaire add2d66d8b
Release 03/28/2019 (#1063) 2019-03-28 23:29:09 -07:00
hongye-sun e6536a29aa Pin the component.yaml version in all the samples. (#1037)
* Pin the component.yaml version in all the samples.

* Remove output cells from the readme and notebook
2019-03-25 14:14:19 -07:00
hongye-sun d2f5cc92a4 Release components to include fix #1028. (#1032) 2019-03-25 11:08:18 -07:00
IronPan 034e49f4f2 update (#1021) 2019-03-22 10:18:52 -07:00
hongye-sun 7e45dda40b Update component.yaml for dataflow and cmle with recent changes. (#987)
* Update component.yaml for dataflow and cmle with recent changes.

* Add type information in the GCP component yaml files

* Fix typo in component yaml
2019-03-19 18:56:26 -07:00
Alexey Volkov cfd50fb1ef
Fixed typo: Replaced cencus with census (#937)
Fixes https://github.com/kubeflow/pipelines/issues/936
2019-03-07 14:43:43 -08:00
hongye-sun b4ad648fb0
Add sample notebook and readme markdown for GCP components. (#899)
* Add sample notebook and readme markdown for GCP components.

* Add cloud ml train component notebook

* Fix cmle deploy component spec.

* Add CMLE deploy notebook.

* Add notebook for CMLE batch prediction component.

* Add notebook for dataflow launch template component.

* Apply AIHub doc template and fix review comments

* Updated the image gcr to public repo in component specs.
2019-03-05 15:06:20 -08:00
hongye-sun 77df6c2438 GCPcomponents yaml spec (#887)
* add component yaml for GCP components

* Add bigquery component yaml

* Fix typo and set default instead  of optional setting.
2019-03-01 10:35:47 -08:00