docker / compose-on-kubernetes

Deploy applications described in Compose onto Kubernetes clusters
Apache License 2.0
1.42k stars 159 forks source link

Fix installer code for cyclomatic complexity #39

Closed simonferquel closed 5 years ago

simonferquel commented 5 years ago

CI is broken due to cyclomatic complexity in the installer code. This should fix it

chris-crone commented 5 years ago

Fixes https://github.com/docker/compose-on-kubernetes/issues/38.