[0.3.0] - 2021-01-29
Added
- Support to inject Kedro pipeline parameters for the run
- Ability to specify resources allocation for the nodes
- Possibility to configure the pipeline description in the config file
- The registered output artifacts are not exposed in the Pipelines UI
- Ability to set ttl of the workflow (how long the pods and volumes stay in the system after finish)
- Removing the inter-steps data volume during workflow removal (with option to disable the removal in the config using flag
keep
)
�