Alfred Krohmer
Alfred Krohmer
Closing since the project seems to be dead
This is on OCI (OKE) with a Network Load Balancer as a service, but as I pointed out with the code references, this seems to be generic behavior that triggers...
OKE does support that field, but only for public IPs and unfortunately we don't have test clusters with public subnets available 🙁
Not sure what the right approach to fix this would be. I can think of a couple of options: * exclude more label keys [here](https://github.com/kubernetes/ingress-nginx/blob/9c384c7eb85b9833bad491e14fffcfe3b9c59ee5/internal/ingress/status/status.go#L240), i.e. the labels containing the...
Any idea / opinion on how to fix this?
This doesn't really work for us as we don't pick the load balancer IP statically. It's coming from the status of the service for which a backing load balancer in...
/remove-lifecycle rotten
/remove-lifecycle stale
This seems to be partially responsible for #3754. I think this change should be reverted. What's the point of a reconciling controller if it exits and crashes on every error...
@thomasfoxl did you, by chance, get any feedback from LG?