kubectl/pkg/describe
Sarvesh Rangnekar f0ce177e80 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

Kubernetes-commit: b9792a9daef4d978c5c30b6d10cbcdfa77a9b6ac
2022-03-31 06:17:21 +00:00
..
describe.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-31 06:17:21 +00:00
describe_test.go Introduce APIs to support multiple ClusterCIDRs (#108290) 2022-03-31 06:17:21 +00:00
interface.go Add --chunk-size support to kubectl describe 2021-04-20 11:24:35 -07:00