![]() Fixes the deletion of ClusterCIDR object, when a Node is associated(has Pod CIDRs allocated from this ClusterCIDR) with it. Currently the ClusterCIDR finalizer is never cleaned up as there is no reconciliation happening after the associated Node has been deleted. This commit fixes the issue by adding workitems from all events to a worker queue and reconcile until the delete is successful. |
||
---|---|---|
.. | ||
config | ||
ipam | ||
doc.go | ||
legacyprovider.go | ||
node_ipam_controller_test.go | ||
node_ipam_controller.go | ||
nolegacyprovider.go | ||
OWNERS |