kubernetes/pkg/apis/networking
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
..
fuzzer add fuzzer patch to fix tests 2021-06-29 12:59:59 -07:00
install Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
v1 Implementation on Network Policy Status (#107963) 2022-03-29 01:52:48 -07:00
v1alpha1 Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
v1beta1 Propagate conversion errors 2021-09-13 12:04:16 -04:00
validation Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
doc.go *: Remove comment tags in GoDoc 2018-09-13 20:27:32 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
types.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00
zz_generated.deepcopy.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-30 19:39:00 -07:00