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

Delete fails when ingress does not exist in a cluster #164

Closed nikhiljindal closed 6 years ago

nikhiljindal commented 6 years ago

Steps to repro:

Expected:

Actual:

I tried delete again with --force and got unknown flag --force.

Steps to fix:

cc @G-Harmon @csbell

nikhiljindal commented 6 years ago

Sent https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/pull/168 to fix this