Commit Graph

116 Commits

Author SHA1 Message Date
Yasser Elsayed b528f50686 add finish timestamp to API interceptor (#386) 2018-11-27 11:39:52 -08:00
Yang Pan b494e3daa0 Add integration tests for API servers (#112)
* add pipeline e2e test back

* delete samples

* more changes to pipeline test

* add delete run/experiment

* update test name

* stage

* add api

* fii

* add tensorboard routing rule (#143)

* add tensorboard routing rule

* rename tb routing rule

* address comments

* remove debugger

* fix url prefix

* more fixes

* update tests

* revert debugging

* update

* update test

* fix

* update test

* fix

* fix pipeline tests

* exp

* update run

* update jobs
2018-11-09 20:39:15 -08:00
Pascal Vicaire 26e96e2836 Saving progress. 2018-11-08 18:14:46 -08:00
Pascal Vicaire 26c929741d Saving progress. 2018-11-07 20:54:54 -08:00
Pascal Vicaire 425403ae83 Adding integrations test for the CLI commands related to pipelines. 2018-11-06 22:03:33 -08:00
Pascal Vicaire 7753bc04e5 First integration test for the ML Pipeline CLI (Pipeline List). (#81)
* First integration test for the ML Pipeline CLI (Pipeline List).

* Fixing an issue with an undefined variable

* Adding the --debug flag to help with debugging.

* Changing the namespace to Kubeflow.
2018-11-06 16:56:23 -08:00
Yang Pan 7847b74778 Compile samples instead of hard code them in API server (#76)
* compile samples

* update logging

* update description

* update sample

* add immediate value sample

* revert

* fail fast if the samples are failed to load

* comment

* address comments

* comment out

* update command

* comments
2018-11-06 15:08:28 -08:00
Yang Pan fba58cdb43 Fix validation check for maximum size limit (#104) 2018-11-06 13:11:06 -08:00
Yang Pan 315677c5a8 sort by run display name by default (#96) 2018-11-06 12:34:38 -08:00
Yang Pan c514b08703 fix miscellaneous List API issue (#90)
* fix

* Update job_store.go

* Update run_store.go

* Update presubmit-tests.sh

* Update job_store.go
2018-11-06 11:32:59 -08:00
Yang Pan e5d5e8c0e6 Propagate name for runs from scheduled job (#33) 2018-11-04 12:55:14 -08:00
Pascal Vicaire 9ab085ab41 Merge remote-tracking branch 'origin/master' into vicaire/updateImageVersions 2018-11-02 18:47:06 -07:00
Pascal Vicaire 67b011f228 Upgrading the container versions to 0.0.42, the version of the first release of kubeflow/pipelines. 2018-11-02 16:57:37 -07:00
Pascal Vicaire d18f37785d Updating references to the project repository to kubeflow/pipelines. 2018-11-02 15:06:54 -07:00
Pascal Vicaire 1bab424abf Fixing the GO import paths to reference the kubeflow/pipelines repository. 2018-11-02 14:53:42 -07:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00