kubernetes/pkg/controller
Kubernetes Prow Robot 1cb6d75f5e
Merge pull request #104512 from dntosas/automated-cherry-pick-of-#100720-upstream-release-1.19
Automated cherry pick of #100720: Fix buckets initialization
2021-09-10 11:07:23 -07:00
..
apis/config Enabling the EndpointSliceMirroring controller, adding related config 2020-07-06 12:43:34 -07:00
bootstrap Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
certificates generated 2020-07-09 08:14:55 -04:00
clusterroleaggregation Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
cronjob Replace StartLogging(klog.Infof) with StartStructuredLogging(0) 2020-06-15 17:48:35 +09:00
daemon Deflake TestExpectationsOnRecreate 2020-07-31 18:12:01 -04:00
deployment fix pkg/controller/deployment staticcheck 2020-06-23 19:32:20 +08:00
disruption Fix nil pointer dereference in disruption controller 2021-02-04 22:49:18 +02:00
endpoint Remove HeadlessService label in endpoints controller before comparing 2020-09-21 11:03:03 -04:00
endpointslice Updating EndpointSlice controllers to avoid duplicate creations 2021-05-06 19:44:51 +02:00
endpointslicemirroring Updating EndpointSlice controllers to avoid duplicate creations 2021-05-06 19:44:51 +02:00
garbagecollector Revert "Merge pull request #93156 from logicalhan/triage-api-machinery" 2020-07-24 13:01:02 +05:30
history automated refactor 2020-03-05 14:59:46 -08:00
job job controller: don't mutate shared cache object 2021-08-04 18:56:28 +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-23 00:10:35 -08:00
nodelifecycle Merge pull request #96876 from howieyuen/no-execute-taint-missing 2021-01-20 09:39:33 +08:00
podautoscaler Merge pull request #95651 from josephburnett/automated-cherry-pick-of-#95560-upstream-release-1.19 2020-11-05 07:34:54 -08:00
podgc Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
replicaset Replace StartLogging(klog.Infof) with StartStructuredLogging(0) 2020-06-15 17:48:35 +09:00
replication Run update-bazel.sh 2020-06-22 10:49:15 +09:00
resourcequota Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
service/config move pkg/controller/service to k8s.io/cloud-provider/controllers/service for easier external consumption 2020-06-08 17:34:01 -04:00
serviceaccount Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
statefulset do not create StatefulSet pods when PVC is being deleted 2021-02-04 03:17:56 +08:00
testutil Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
ttl Migrate to log calls to klog.InfoS and klog.ErroS for pkg/controller 2020-06-05 13:23:01 +08:00
ttlafterfinished Replace StartLogging(klog.Infof) with StartStructuredLogging(0) 2020-06-15 17:48:35 +09:00
util Improve EndpointController's handling of headless services under dual-stack 2020-07-17 15:26:21 -04:00
volume Fix buckets initialization 2021-08-23 11:55:33 +03:00
BUILD Merge pull request #92784 from pohly/generic-ephemeral-inline-volumes 2020-07-10 15:41:46 -07:00
client_builder.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
client_builder_dynamic.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04: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 remove unused code of (pkg/controller) 2018-10-09 08:15:30 +08:00
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
informer_factory.go Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
OWNERS Adding cheftako to pkg/controller/OWNERS 2020-07-09 16:10:59 -07:00