bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

Small fixes for e2e tests #313

Closed hihilla closed 4 years ago

hihilla commented 4 years ago

Change the e2e tests to read app cluster config from context instead of cluster object.

When creating a namespace for e2e tests we should check for the error right away.