kubernetes/plugin/pkg/auth/authorizer/rbac
Sarvesh Rangnekar b9792a9dae
Introduce APIs to support multiple ClusterCIDRs (#108290)
* Introduce networking/v1alpha1 api, ClusterCIDRConfig type

Introduce networking/v1alpha1 api group.

Add `ClusterCIDRConfig` type to networking/v1alpha1 api group, this type
will enable the NodeIPAM controller to support multiple ClusterCIDRs.

* Change ClusterCIDRConfig.NodeSelector type in api

* Fix review comments for API

* Update ClusterCIDRConfig API Spec

Introduce PerNodeHostBits field, remove PerNodeMaskSize
2022-03-30 19:39:00 -07:00
..
bootstrappolicy Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
rbac.go enhance and fix log calls 2022-03-24 11:13:50 +01:00
rbac_test.go Propagate context to Authorize() calls 2019-09-24 11:14:54 -04:00
subject_locator.go switch rbac to external 2018-05-22 08:17:05 -04:00
subject_locator_test.go switch rbac to external 2018-05-22 08:17:05 -04:00