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

Fix upgrade test condition false #56

Closed Fizzadar closed 4 years ago

Fizzadar commented 4 years ago
upgrades:
  - name: Do something
    conditions:
      test: false
...

Isn't working - upgrade still runs under ktd test.