MaterializeInc / k8s-eip-operator

Apache License 2.0
11 stars 2 forks source link

Fix pod cleanup when eip target changes #442

Closed jubrad closed 5 months ago

jubrad commented 5 months ago

Ensure all eips that a pods is associated with are removed.

Detach resource from eip if eip no longer matches associated resource.

alex-hunt-materialize commented 5 months ago

I tested the new image and it seems to work. We're just blocked on the lint failures now.