kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy
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
..
testdata Adds support for PodCIDR allocation from the GCE cloud provider 2017-04-11 14:07:54 -07:00
BUILD add kube-system local roles 2017-02-23 11:33:12 -05:00
controller_policy.go Adds support for PodCIDR allocation from the GCE cloud provider 2017-04-11 14:07:54 -07:00
controller_policy_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
namespace_policy.go add roles and bindings for bootstrap controllers 2017-02-28 13:14:58 -05:00
policy.go Add read permissions for statefulsets for kube-scheduler 2017-03-01 15:08:48 -05:00
policy_test.go Merge pull request #42259 from deads2k/rbac-07-reconcile-binding 2017-03-01 16:57:51 -08:00