![]() Add a new cidrset named `multicidrset` which extends the current cidrset mechanism to track allocatable Pod and Service CIDRs. multicidrset stores the info about allocated CIDRs in a Map as opposed to the current cidrset implementation where it is stored in a bitmap. |
||
---|---|---|
.. | ||
config | ||
ipam | ||
doc.go | ||
legacyprovider.go | ||
node_ipam_controller_test.go | ||
node_ipam_controller.go | ||
nolegacyprovider.go | ||
OWNERS |