kubernetes/pkg/controlplane
Patrick Ohly 5cca60f0b8 api: dynamic resource allocation API
This adds a new resource.k8s.io API group with v1alpha1 as version. It contains
four new types: resource.ResourceClaim, resource.ResourceClass, resource.ResourceClaimTemplate, and
resource.PodScheduling.
2022-11-10 20:08:24 +01:00
..
controller track legacy service account tokens 2022-10-24 09:37:53 -07:00
reconcilers kube-apiserver: keep the types of LeaseEndpointReconcilerType and NoneEndpointReconcilerType the same as MasterCountReconcilerType 2022-10-26 21:49:31 +08:00
storageversionhashdata apiserver: enable v1beta3 for apf 2022-09-21 18:54:19 -04: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 api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
instance_test.go feat: implements kms encryption config hot reload 2022-11-08 21:47:59 +00:00
instance.go api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00
services.go