• Bowei Du's avatar
    Adds support for PodCIDR allocation from the GCE cloud provider · f61590c2
    Bowei Du authored
    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
    f61590c2
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
gce.go Loading commit data...
gce_backendservice.go Loading commit data...
gce_cert.go Loading commit data...
gce_clusters.go Loading commit data...
gce_disks.go Loading commit data...
gce_firewall.go Loading commit data...
gce_forwardingrule.go Loading commit data...
gce_healthchecks.go Loading commit data...
gce_instancegroup.go Loading commit data...
gce_instances.go Loading commit data...
gce_loadbalancer.go Loading commit data...
gce_metrics.go Loading commit data...
gce_op.go Loading commit data...
gce_routes.go Loading commit data...
gce_staticip.go Loading commit data...
gce_targetproxy.go Loading commit data...
gce_test.go Loading commit data...
gce_urlmap.go Loading commit data...
gce_util.go Loading commit data...
gce_zones.go Loading commit data...
token_source.go Loading commit data...