The F5 IPAM Controller runs in an orchestration environment like Kubernetes to allocate IP addresses from an IPAM system to BIG-IP Virtual Servers. The purpose is to abstract complexity related to setting up BIG-IP from a networking perspective
Apache License 2.0
10
stars
17
forks
source link
Handle Resource Delete with Spec entries in other Resources #27
Signed-off-by: Subba Reddy Veeramreddy subbareddyv.uoh@gmail.com
Description: FIC is not checking if the spec entry of deleted resource is present in any other resources, and freeing the IP
Changes Proposed in PR: FIC frees IP only if the spec entry is available only in the Deleted Resource
Fixes: #Github issue id
General Checklist
CRD Checklist