fedora-copr / resalloc-ibm-cloud

GNU General Public License v2.0
0 stars 2 forks source link

Automatically remove leftover Floating IPs #20

Closed praiskup closed 10 months ago

praiskup commented 10 months ago

If floating IP address "foo" (for service "foo") is found, we release it by listing the "foo" service on stdout. Resalloc then re-tries to remove "foo" service (including "foo_*" volumes and "foo" floating IP, no matter if some of those are already removed).

praiskup commented 10 months ago

Yes, this PR is about detecting that some IP "leaked" from the normal deallocation process.