Join Slack
Powered by
This message was deleted.
# kubernetes
s
sparse-intern-71089
12/08/2021, 7:53 PM
This message was deleted.
q
quiet-wolf-18467
12/08/2021, 8:18 PM
Pulumi speaks to the API server and the API server won't return the response until the finalizers have passed
quiet-wolf-18467
12/08/2021, 8:18 PM
So if there's a finalizer, you’ll definitely be waiting
b
big-potato-91793
12/08/2021, 8:30 PM
Perfect! That is what I wanted to hear!
b
billowy-army-68599
12/08/2021, 10:00 PM
@big-potato-91793
is this the aws load balancer controller? it's notorious for having issues with rule clean up on finalizer
b
big-potato-91793
12/08/2021, 10:01 PM
Yes 😞
b
billowy-army-68599
12/08/2021, 10:02 PM
what exactly are you deleting when you run the delete? the ingress rule?
billowy-army-68599
12/08/2021, 10:03 PM
these are the related issues 😞
https://github.com/kubernetes-sigs/aws-load-balancer-controller/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+finalizer
b
big-potato-91793
12/08/2021, 10:04 PM
We have big cluster and multiples peoples can do stuff on it. We reproduced the error with helm. That create to put the controller in a stuck mode 😁
5
Views
Open in Slack
Previous
Next