GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

Recreating HTTPS ingress should work without error #139

Closed nikhiljindal closed 6 years ago

nikhiljindal commented 6 years ago

Fixing the issue where recreating https ingress was failing.

This was happening due to 2 reasons:

cc @csbell @madhusudancs @G-Harmon @bowei