MaterializeInc / k8s-eip-operator

Apache License 2.0
11 stars 2 forks source link

log if no eip found for pod rather than error #438

Closed jubrad closed 5 months ago

jubrad commented 5 months ago

I don't think we should fail reconciliation in this case, and, in practice, we will have a lot of pods where this is hit leading to a heavy reconciliation retry load and tons of errors in our logs.