kubernetes/pkg/controller
2021-11-03 17:24:21 -07:00
..
apis/config Merge pull request #96399 from andrewsykim/service-config 2020-11-12 11:21:57 -08:00
bootstrap Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
certificates Make CSR cleaner tolerate objects with invalid status.certificate 2021-07-27 10:41:00 -04:00
clusterroleaggregation Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
cronjob update bazel 2020-11-11 19:47:11 -05:00
daemon Merge pull request #89482 from renatoviana12/master 2020-10-05 20:00:19 -07:00
deployment Merge pull request #89482 from renatoviana12/master 2020-10-05 20:00:19 -07:00
disruption Fix nil pointer dereference in disruption controller 2021-02-04 22:48:27 +02:00
endpoint Graduating AppProtocol to GA 2020-11-09 11:08:19 -08:00
endpointslice backported PR#97721 from v1.21 ("fix slice controller logging for services ipfamily") 2021-08-20 11:37:28 +02:00
endpointslicemirroring Fixing how EndpointSlice Mirroring handles Service selector transitions 2021-11-03 17:24:21 -07:00
garbagecollector Clean up namespaced children of missing virtual parents with incorrectly cluster-scoped nodes 2021-01-15 15:30:03 -05:00
history automated refactor 2020-03-05 14:59:46 -08:00
job job controller: don't mutate shared cache object 2021-08-04 18:52:54 +00:00
namespace Fix namespace controller cleanup orphaning 2020-08-07 13:26:28 -04:00
nodeipam range_allocator: Test (lack of) double counting 2020-11-22 23:09:09 -08:00
nodelifecycle Merge pull request #96876 from howieyuen/no-execute-taint-missing 2021-01-19 16:09:04 +08:00
podautoscaler Fix static checks for pkg/controller/podautoscaler 2020-10-23 18:53:07 +00:00
podgc code clean for podgc 2020-07-04 23:01:16 +08:00
replicaset test: ensure WaitForCacheSync is called after starting sharedInformerFacotry 2020-09-15 16:02:35 +08:00
replication Run update-bazel.sh 2020-06-22 10:49:15 +09:00
resourcequota Move informer_factory to staging 2020-10-29 12:20:33 -07:00
serviceaccount Move client_builder to k8s.io/controller-manager 2020-10-19 14:48:22 -07:00
statefulset Remove redundant variable 2020-10-16 09:53:34 +09:00
storageversiongc fixup! add storage version garbage collector 2020-11-12 16:34:27 -08:00
testutil Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
ttl Lint ttl_controller 2020-09-28 14:22:37 +02:00
ttlafterfinished Replace StartLogging(klog.Infof) with StartStructuredLogging(0) 2020-06-15 17:48:35 +09:00
util endpointslice controller: set new conditions 'accepting' and 'terminating' 2020-11-05 19:18:45 -05:00
volume Fix buckets initialization 2021-08-23 11:56:55 +03:00
BUILD generated 2020-11-12 16:25:22 -08:00
client_builder_dynamic.go Move client_builder to k8s.io/controller-manager 2020-10-19 14:48:22 -07:00
controller_ref_manager.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
controller_ref_manager_test.go
controller_utils.go Migrate to log calls to klog.InfoS and klog.ErroS for pkg/controller 2020-06-05 13:23:01 +08:00
controller_utils_test.go Do not swallow NotFound error for DeletePod in dsc.manage 2020-06-04 16:41:38 +08:00
doc.go
lookup_cache.go
OWNERS Adding cheftako to pkg/controller/OWNERS 2020-07-09 16:10:59 -07:00