kubernetes/pkg/controlplane
Sarvesh Rangnekar 7093b10416 Introduce networking/v1alpha1 api, ClusterCIDR type
Introduce networking/v1alpha1 api group.

Add `ClusterCIDR` type to networking/v1alpha1 api group, this type
will enable the NodeIPAM controller to support multiple ClusterCIDRs.
2022-08-05 00:54:00 +00:00
..
controller API Server Changes 2022-03-07 09:37:01 -05:00
reconcilers Generate and format files 2022-07-26 13:14:05 -04:00
storageversionhashdata CSIStorageCapacity: use v1 as storage version 2022-07-08 10:06:06 +02:00
client_util.go
controller_test.go refactor controlplane to use just one client-go 2022-07-16 13:36:32 +02:00
controller.go refactor controlplane to use just one client-go 2022-07-16 13:36:32 +02:00
doc.go fix doc file 2020-09-02 10:48:26 -07:00
import_known_versions_test.go finish removal of exportoptions 2021-01-22 13:47:31 -05:00
import_known_versions.go remove pod presets 2020-09-14 09:24:40 -04:00
instance_test.go cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
instance.go Introduce networking/v1alpha1 api, ClusterCIDR type 2022-08-05 00:54:00 +00:00
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00
services.go