kubernetes/pkg/controller
Mike Dame 578ff3ec34 Move Taint/Toleration helpers to component-helpers repo
This is part of the goal for scheduling to remove dependencies on internal
packages for the scheduling framework. It also provides these functions in an
external location for other components and projects to import.
2021-02-01 11:06:03 -05: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 abort if namespace doesn't exist or terminating 2020-11-05 11:12:15 -08:00
clusterroleaggregation Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
cronjob Merge pull request #96328 from qingsenLi/201107-tc 2021-01-26 10:30:32 -08:00
daemon Move Taint/Toleration helpers to component-helpers repo 2021-02-01 11:06:03 -05:00
deployment Merge pull request #97407 from waynepeking348/clean_rs_by_revision_instead_of_creat_timestamp 2021-01-21 20:15:27 -08:00
disruption Merge pull request #92827 from yuanhuaiwang/disruptionresync 2020-12-08 16:28:26 -08:00
endpoint Graduating AppProtocol to GA 2020-11-09 11:08:19 -08:00
endpointslice fix slice controller logging for services ipfamily 2021-01-05 12:52:04 +01:00
endpointslicemirroring Updating EndpointSlice controllers to support NodeName field 2020-11-11 16:50:36 -08:00
garbagecollector Clean up namespaced children of missing virtual parents with incorrectly cluster-scoped nodes 2021-01-14 11:29:31 -05:00
history automated refactor 2020-03-05 14:59:46 -08:00
job Optimize log output 2020-12-08 11:20:24 +08: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-13 14:17:03 -08:00
podautoscaler Up and down scale stabilize with envelope. 2020-12-21 14:36:13 +01: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 generated 2020-12-02 14:32:50 -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 Merge pull request #96552 from pandaamanda/klog_fmt 2021-01-15 17:57:43 -08: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_test.go
controller_ref_manager.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
controller_utils_test.go Do not swallow NotFound error for DeletePod in dsc.manage 2020-06-04 16:41:38 +08:00
controller_utils.go Delete unused interface 2020-06-20 20:12:46 +10:00
doc.go
lookup_cache.go
OWNERS add myself as reviewer in pkg/controller/OWNERS 2021-01-15 17:21:35 -05:00