kubernetes/pkg/kubeapiserver
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
..
admission add tracing to webhook requests 2021-07-09 06:30:05 -07:00
authenticator webhook: use rest.Config instead of kubeconfig file as input 2022-03-17 20:47:42 -04:00
authorizer webhook: use rest.Config instead of kubeconfig file as input 2022-03-17 20:47:42 -04:00
options Separate OpenAPI V2 and V3 Config 2022-03-29 17:49:56 -07:00
default_storage_factory_builder.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
doc.go Fix golint issues in pkg/kubeapiserver 2019-11-05 22:25:32 +03:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00