hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 208 forks source link

e2e teardown should not delete crd and clusterrolebinding #29

Open tirumaraiselvan opened 6 years ago

tirumaraiselvan commented 6 years ago

Tests should not affect cluster level resources.

tirumaraiselvan commented 6 years ago

Also see https://github.com/hasura/gitkube/issues/28