Files
kubernetes/pkg/controller
Bowei Du f61590c221 Adds support for PodCIDR allocation from the GCE cloud provider
If CIDRAllocatorType is set to `CloudCIDRAllocator`, then allocation
of CIDR allocation instead is done by the external cloud provider and
the node controller is only responsible for reflecting the allocation
into the node spec.

- Splits off the rangeAllocator from the cidr_allocator.go file.
- Adds cloudCIDRAllocator, which is used when the cloud provider allocates
  the CIDR ranges externally. (GCE support only)
- Updates RBAC permission for node controller to include PATCH
2017-04-11 14:07:54 -07:00
..
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-03-27 09:44:10 -04:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-03-31 18:56:38 +08:00
2017-02-13 09:18:32 -05:00
2016-10-13 16:10:24 -07:00
2017-02-27 06:48:13 -05:00
2017-03-18 22:45:07 +08:00
2016-07-16 13:48:21 -04:00