kubernetes/pkg/controller/nodeipam
Sarvesh Rangnekar b6392a4b07 Add cidrset to support multiple CIDRs
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.
2022-08-05 01:06:43 +00:00
..
config OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
ipam Add cidrset to support multiple CIDRs 2022-08-05 01:06:43 +00:00
doc.go
legacyprovider.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_ipam_controller_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_ipam_controller.go Enable 'running_managed_controllers' for KCM nodeipam controller 2022-07-27 14:30:40 +00:00
nolegacyprovider.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00