GoogleCloudPlatform / k8s-multicluster-ingress

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

Fixing a bug in deleting SSL certs #102

Closed nikhiljindal closed 6 years ago

nikhiljindal commented 6 years ago

Forked from https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/pull/100.

Fixing a bug in deleting SSL cert. SSL cert can not be deleted before the target proxy using it is deleted.

Found while testing https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/pull/100

cc @G-Harmon

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling f249f49543adb1615e59efa24dfa4cbcefc46194 on nikhiljindal:fixSSLBug into on GoogleCloudPlatform:master.

G-Harmon commented 6 years ago

/lgtm.