EDITD / kubetools

:nut_and_bolt: Kubetools is a tool and processes for developing and deploying microservices to Kubernetes.
MIT License
13 stars 2 forks source link

Ensure repos work with latest kubetools version #94

Closed eatoncns closed 3 years ago

eatoncns commented 3 years ago

Looking at the code the issue is mainly around ktd test. As the change here converts command to docker-compose entrypoint there is no longer any way to run the test command in the container.