Alexey Volkov
96ec194260
SDK/Components - Removed outputs from task factory function signature ( #388 )
...
This realizes the outputs handling roadmap and solves problems with input and output name clashes.
2018-12-03 14:52:32 -08:00
Alexey Volkov
e06dc88316
SDK/Components - Renamed container.arguments to container.args ( #437 )
...
This aligns us with Kubernetes spec
2018-12-03 11:02:15 -08:00
Alexey Volkov
9110296e57
SDK/Components - Support for optional inputs ( #214 )
...
* Renamed "required" to "optional"
* Added support for optional inputs
* Added tests for optional inputs. "If then *" tests now also work.
2018-11-30 13:30:09 -08:00
Alexey Volkov
dd0bd45aa3
SDK/Components - Renamed DockerContainer spec to to Container ( #323 )
2018-11-20 12:47:49 -08:00
Alexey Volkov
0c6fef8870
SDK/Components - Fixes and more tests ( #213 )
...
* Fixed string boolean handling in if condition
* Fixed bug in isPresent
* Fixed list expansion when an item expands to a list
* Renamed two tests
* Fixed resolving primitive types (yaml supports and decodes them)
* Added test that checks handling arguments of all yaml types
* Added tests for handling true and false booleand and string literals in conditional expressions
2018-11-15 14:26:15 -08:00
Alexey Volkov
2a7aeee184
SDK/Components - Removed the old argument syntax ( #168 )
2018-11-10 14:42:56 -08:00
Alexey Volkov
6f4386884c
Components - Removed debug print
2018-11-04 23:40:50 -08:00
Pascal Vicaire
633e2ddcc8
Initial commit of the kubeflow/pipeline project.
2018-11-02 14:02:31 -07:00