Commit Graph

56 Commits

Author SHA1 Message Date
Riley Bauer c879e9b78f Adds many more static workflow parser tests (#30) 2018-11-03 15:23:37 -07:00
Pascal Vicaire e47c1ddb80
Merge pull request #26 from kubeflow/vicaire/updateImageVersions
Upgrading the container versions to 0.0.42, the version of the first release of kubeflow/pipelines.
2018-11-02 19:37:39 -07: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 397b0e5e19
Merge pull request #25 from kubeflow/vicaire/fixGOImports
Updating references to the project repository to kubeflow/pipelines.
2018-11-02 16:50:29 -07:00
Pascal Vicaire 34a030b199 Updating the backend unit test container. 2018-11-02 16:14:12 -07:00
Pascal Vicaire 7d3a089676 Updating the container image used to build the images needed by the e2e tests. 2018-11-02 15:34:19 -07:00
Pascal Vicaire d18f37785d Updating references to the project repository to kubeflow/pipelines. 2018-11-02 15:06:54 -07:00
Pascal Vicaire 6e8bae329a
Merge pull request #24 from kubeflow/vicaire/fixGOImports
Fixing the GO import paths to reference the kubeflow/pipelines repository
2018-11-02 14:57:59 -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 8698b2c6e8
Merge pull request #22 from kubeflow/kubeflow-pipeline-bot/initial
Initial commit of the kubeflow/pipeline project.
2018-11-02 14:08:36 -07:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
Pascal Vicaire 6c8c59756a
Merge pull request #21 from kubeflow/kubeflow-pipeline-bot/initial
Cleaning up the kubeflow/pipeline repository.
2018-11-02 13:48:51 -07:00
Pascal Vicaire 57e70fc7c9 Cleaning up the kubeflow/pipeline repository. 2018-11-02 13:46:14 -07:00
Pascal Vicaire c4c16cd24c
Merge pull request #20 from kubeflow/kubeflow-pipeline-bot/initial
TEST
2018-11-01 19:57:00 -07:00
Pascal Vicaire bd80ab7aed TEST 2018-11-01 19:54:48 -07:00
Pascal Vicaire 47c6b1a537
Merge pull request #19 from kubeflow/kubeflow-pipeline-bot/initial
TEST
2018-11-01 19:49:47 -07:00
Pascal Vicaire 5b60cce11a TEST 2018-11-01 19:24:10 -07:00
Pascal Vicaire 62eaed364a
Merge pull request #18 from kubeflow/kubeflow-pipeline-bot/initial
Updating the README
2018-11-01 19:21:39 -07:00
Pascal Vicaire 405d86fef9 Test 2018-11-01 19:18:36 -07:00
Pascal Vicaire 9acfaedfa1 Saving progress. 2018-11-01 19:13:05 -07:00
Pascal Vicaire c4769ed47c
Merge pull request #17 from kubeflow/kubeflow-pipeline-bot/initial
Test
2018-11-01 19:12:22 -07:00
Pascal Vicaire 75b25598d2 Test 2018-11-01 18:52:44 -07:00
Yang Pan 525de2beb0
Update README.md 2018-11-01 15:17:21 -07:00
Yang Pan 5284c71ead
Update README.md 2018-10-30 16:04:15 -07:00
Yang Pan 3147a80954
Update README.md 2018-10-30 16:03:30 -07:00
Pascal Vicaire 88ab29e8de
Updating the list of owners. 2018-10-26 16:13:40 -07:00
Pascal Vicaire 57b1380819 Revert "Adding the scheduledworkflow CRD to the pipeline repository."
This reverts commit 8aeb0e3c85.
2018-07-10 20:29:41 -07:00
Pascal Vicaire 8aeb0e3c85 Adding the scheduledworkflow CRD to the pipeline repository. 2018-07-10 20:20:10 -07:00
¯\_(ツ)_/¯ 2888666a4c Improve Dockerfile (#14)
* Add Makefile and controller maniefst

* Improve Dockerfile

* Delete controller deployment

* Fix Makefile
2018-06-19 11:27:34 -07:00
Pascal Vicaire 157ccbd923
Merge pull request #13 from kubeflow/vicaire/samples
Fixing bug in parameterized sample.
2018-06-08 20:58:31 -07:00
Pascal Vicaire 1df2abe94a Fixing bug in parameterized sample. 2018-06-08 20:57:17 -07:00
Pascal Vicaire c68a3c617f
Merge pull request #11 from kubeflow/vicaire/samples
Adding a Dockerfile to create the scheduled workflow container.
2018-06-07 15:41:20 -07:00
Pascal Vicaire 5244f5ec10 Adding a Dockerfile to create the scheduled workflow container. 2018-06-07 15:39:23 -07:00
¯\_(ツ)_/¯ 9cd9c7b0a5 Add gopkg list for dep (#10) 2018-06-06 21:40:24 -07:00
Pascal Vicaire d331de3c25
Merge pull request #9 from kubeflow/vicaire/samples
Fix typo in README.md
2018-06-05 19:01:25 -07:00
Pascal Vicaire fadc1ef2b4 Fix typo in README.md 2018-06-05 18:59:56 -07:00
Pascal Vicaire 78dcb7f463
Merge pull request #8 from kubeflow/vicaire/samples
Adding more samples for the ScheduledWorkflow CRD.
2018-06-05 18:51:15 -07:00
Pascal Vicaire 48282205a7 Adding more samples, details in README.md, 2018-06-05 18:46:20 -07:00
Pascal Vicaire c93de57391
Merge pull request #6 from ynqa/ynqa/manifests
Add manifests for CRD, examples
2018-06-05 17:21:01 -07:00
ynqa 16e94fedf3 Add examples 2018-06-03 14:34:59 +09:00
ynqa 47c1e56199 Add CRD manifest for ScheduledWorkflow 2018-06-03 14:34:40 +09:00
Pascal Vicaire af321bc499
Merge pull request #3 from kubeflow/vicaire/schedulingimplementation
CRD for scheduling Argo workflows (Implementation)
2018-05-31 11:06:06 -07:00
Pascal Vicaire 23e522a3d3 Saving progress. 2018-05-30 19:56:56 -07:00
Pascal Vicaire 75f84b5c66 Saving progress 2018-05-29 22:24:29 -07:00
Pascal Vicaire 3f0f3a4ab8 Addressing code review comments. 2018-05-29 22:15:50 -07:00
Pascal Vicaire 39c017860e Saving progress. 2018-05-29 19:30:43 -07:00
Pascal Vicaire ebaffdf9f9 Merge remote-tracking branch 'origin/master' into vicaire/schedulingimplementation 2018-05-25 17:46:09 -07:00
Pascal Vicaire 9add1bbc05
Merge pull request #2 from kubeflow/vicaire/scheduling
CRD for scheduling Argo workflows (API spec)
2018-05-25 17:31:49 -07:00
Pascal Vicaire a66811e838 Addressing code review comments. 2018-05-24 19:56:30 -07:00