harness / harness-migrate

Harness CI migration utility
https://www.harness.io/products/continuous-integration
Apache License 2.0
8 stars 2 forks source link

Support importing kubernetes pipelines #63

Open jimsheldon opened 1 year ago

jimsheldon commented 1 year ago

We need to add support for Kubernetes pipelines here https://github.com/harness/harness-migrate/blob/master/internal/migrate/import.go#L176

jimsheldon commented 1 year ago

If the user is migrating a mix of docker-based and kubernetes-based pipelines, type: KubernetesDirect will still be set for non-kubernetes pipelines.