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

Setting test:false on an upgrade means it runs even if dev:true #62

Closed Fizzadar closed 4 years ago

Fizzadar commented 4 years ago

Which explains why it was popped! Make sure these conditions behave as expected, with tests.

Fizzadar commented 4 years ago

This is a consequence of the poorly implemented conditions currently; #64 will properly fix this.