kubernetes/pkg/controlplane
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
..
controller API Server Changes 2022-03-07 09:37:01 -05:00
reconcilers Change storage.Interface to utilize recurisve parameter 2022-02-21 12:52:05 +01:00
storageversionhashdata storage capacity: v1 API 2022-03-14 20:05:45 +01:00
client_util.go
controller.go apiserver endpoint reconciler ip families 2021-12-13 15:43:41 +01:00
controller_test.go apiserver endpoint reconciler ip families 2021-12-13 15:43:41 +01:00
doc.go fix doc file 2020-09-02 10:48:26 -07:00
import_known_versions.go remove pod presets 2020-09-14 09:24:40 -04:00
import_known_versions_test.go finish removal of exportoptions 2021-01-22 13:47:31 -05:00
instance.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
instance_test.go Merge pull request #107180 from ardaguclu/remove-deprecated-serverresource 2022-03-25 23:45:21 -07:00
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00
services.go