DataWorkz-NL / KubeETL

ETL controller for Kubernetes
Apache License 2.0
4 stars 0 forks source link

Add additional workflow types #56

Closed ThijsKoot closed 2 years ago

ThijsKoot commented 2 years ago

PR to include additional Argo Workflow types (CronWorkflow en WorkflowTemplate).

Tests are janky copies of existing WorkflowController tests. Not ideal, but I think it's ok for now, especially considering the changes we've been discussing.

Fixes #47

ThijsKoot commented 2 years ago

Fixed feedback. Linter is not playing nice in all pull requests for some reason. Ignore that and fix linter later?