kubernetes/pkg/controller/nodeipam/ipam
Nic Cope c7988bae61 Get the node before attempting to get its Alias IP ranges
This allows us to fail fast if the node doesn't exist, and to record node status
changes if we fail to 'allocate' a CIDR.
2018-01-11 17:50:07 -08:00
..
cidrset Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
sync Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
test Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
adapter.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
BUILD Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
cidr_allocator.go Refactor retry logic away from updateCIDRAllocation() 2018-01-09 12:45:55 +01:00
cloud_cidr_allocator.go Get the node before attempting to get its Alias IP ranges 2018-01-11 17:50:07 -08:00
controller_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
controller.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
doc.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
OWNERS Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
range_allocator_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
range_allocator.go Refactor retry logic away from updateCIDRAllocation() 2018-01-09 12:45:55 +01:00
timeout_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
timeout.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00