Closed DemonICOLI closed 3 months ago
If i try to run kubectl delete endpointgroupbinding after deleting such resource in aws, it will hang and resource is not deleted
kubectl delete endpointgroupbinding
seem related to #198, However it was fixed by 0.14.1 and Helm Chart installs 0.14.0
a workaround is to set image.tag to 0.14.1 in the Helm Chart Values until the Chart is updated
image.tag
0.14.1
If i try to run
kubectl delete endpointgroupbinding
after deleting such resource in aws, it will hang and resource is not deleted