Commit Graph

5 Commits

Author SHA1 Message Date
Tommy Li c77554a762 Fix Watson pipeline example (#1246)
* update ibm watson examples

* fix labels in components

* typo fixes

* revert component name change

* minor description changes

* move label tags to annotations
2019-04-29 11:12:20 -07:00
Animesh Singh 9f6d34ff65 Fixing comp names (#1239)
* changing comp names

* changing comp names
2019-04-26 11:52:29 -07:00
Alexey Volkov 4afa1fc88c Improved the IBM - Create kubernetes secret component (#1027)
Fixed the following issues:
* Checking that every command finishes successfully (non-zero return code)
* Fixed the path for the secret_name output (the program was producing variable paths different from the path in component.yaml)
2019-04-04 15:21:19 -07:00
Tommy Li 0fa221aba6 Add component.yaml to every ibm-components (#984)
* add component.yaml to every ibm-components

* replace colon conflicts with dashes

* update ffdl serve component.yaml description
2019-03-19 20:18:24 -07:00
Animesh Singh 89e21dfb64 Training and Serving Pipeline leveraging WML (#800)
* initial watson pipeline

* updates

* updates

* Update creds

* updated dockerhub base files

* update watson pipeline (#2)

Removing references to wml-base image, and recreating it with python-slim as base image

* address review comment (#3)

* change s3 to cos (#4)
2019-02-23 03:52:14 -08:00