Commit Graph

17 Commits

Author SHA1 Message Date
James Liu ce40a2e9a4
chore(visualization): Revert to tensorflow image because tfx image is too big. Fix #6053 (#6061)
* quit using tfx library for visualization

* revert to tensorflow

* fix read file issue on FE
2021-07-15 20:16:38 -07:00
Niklas Hansson e669b22954
fix(backend): remove Bazel from building the API. Part of #3250 (#4906)
* updated to remove bazel

* rename@

* script to run in container

* update the generation

* updated docker image

* changed name

* updated the code

* regenerated API

* fix env variables

* updated version of go swagger

* rerun generate with updated package

* added healthz

* typo with folders fixed

* changed version

* set version of protoc compiler

* test if version is correct

* test version

* changed version

* updated version agian

* test version

* the latest test

* updated docker image

* fixed some stuff

* new test

* tested other version

* new tests

* changed swagger

* new test

* updated versions

* missed docker file

* updated files@

* change back

* updated after feedback@

* clean up

* remove license and install binary

* update and check differences

* completed rebase

* go mod tidy

* updated based upon work of boby

* remove code commited by misstake

* added by misstake

* updated after feedback

* futher updates after feedback

* final updates from feedback

* switch to Makefile

* update

* fix non-root execution

* clean up, fix release script

* fix swagger

* fix healthz endpoint & regenerate python client

* Delete sample.py.tar.gz

Co-authored-by: Yuan Gong <gongyuan94@gmail.com>
Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>
2021-02-16 16:58:30 -08:00
James Liu 2fb418ea76
chore: Update Development guide for KFP frontend: link to KFP cluster deployment (#5011)
* Update Development guide for KFP frontend: using proxy with GKE

* Link to the source of truth for deploying KFP instead of describing it again

* Reorganize instructions and their locations

* address comments
2021-02-02 07:58:43 -08:00
Renmin 0b684fd45d fix doc link (#2681) 2019-12-03 22:44:57 -08:00
MrXinWang 2f50838fd2 Add arm64 support for ml-pipeline (#2507)
Change-Id: Ib8cbcf3fd75e9ddb126bb54a97f15367b8bcb49b
Signed-off-by: Henry Wang <henry.wang@arm.com>
2019-11-07 17:34:19 -08:00
Kirin Patel 3cc1e01277 Added README.md for Python based visualizations (#1853)
* Added developer_guide.md for Python based visualizations

* Changed md file name to be README and added link to documentation page

* Updated README.md to match syntax of #1878

* Added architecture and known limitations sections to documentation

* Addressed PR comments

* Address offline feedback from @SinaChavoshi

* Removed limitation

#1951 changes how arguments are passed from the API server to the Python service. This now allows for multi-line comment support.

* Addressed PR comments
2019-08-30 11:06:57 -07:00
IronPan a8a162c6b9
switch third party images to gcr (#1622) 2019-07-16 12:03:21 -07:00
soolaugust 0ad303c3c9 Update developer_guide.md (#989)
As refer site of 'API server' is not accessible,  move reference into test doc.
2019-03-25 18:43:15 -07:00
Yuan (Terry) Tang d0ba7b21ec Add instruction on building viewer CRD controller image (#981) 2019-03-20 17:37:46 -07:00
WeiYan de9a98222b apiserver glog uses -alsologtostderr (#859) 2019-03-01 13:09:45 -08:00
Ryan Williams 49f1a3905f link anchor text nit (#853) 2019-02-28 13:41:35 -08:00
Jin Chi He 1f4d83b2f7 update developer guide to renew deployment section (#771) 2019-02-07 22:35:51 -08:00
Guang Ya Liu 708d8b320a Updated dev guide for apiserver build with minikube. (#743) 2019-01-28 10:04:25 -08:00
Chen Zhiwei 3ac8df078b update dockerfile and add build step of frontend (#567) 2018-12-26 12:32:15 -08:00
Chen Zhiwei d798135435 update dockerfile and build steps (#562) 2018-12-18 11:42:34 -08:00
Pascal Vicaire d18f37785d Updating references to the project repository to kubeflow/pipelines. 2018-11-02 15:06:54 -07:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00