kubernetes/pkg/controller
2024-06-05 12:06:41 -07:00
..
apis/config Merge pull request #120396 from wangwei10061/master 2024-06-04 12:53:19 -07:00
bootstrap Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
certificates Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
clusterroleaggregation Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
cronjob drop deprecated pointer package in controller 2024-05-09 11:34:25 +08:00
daemon Merge pull request #123233 from marshallbrekka/bugfix/daemonset-update-old-ready 2024-05-13 09:53:53 -07:00
deployment Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
disruption Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
endpoint Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
endpointslice Add a new workqueue to endpointslice controller for updating topology 2024-06-04 08:33:32 +00:00
endpointslicemirroring Merge pull request #124600 from alvaroaleman/typed-wq 2024-05-06 16:18:31 -07:00
garbagecollector Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
history api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
job Do not remove Job's finalizer from Pod owned by a non-batch/v1 Job 2024-05-14 17:29:23 +02:00
namespace Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
nodeipam drop unused code pointed out by linter 2024-05-01 09:03:57 -04:00
nodelifecycle Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
podautoscaler kube-controller-manager: remove the deprecated horizontal-pod-autoscaler-upscale-delay and horizontal-pod-autoscaler-downscale-delay flags 2024-05-19 17:49:23 +08:00
podgc Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
replicaset Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
replication kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
resourceclaim drop deprecated pointer package in controller 2024-05-09 11:34:25 +08:00
resourcequota Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
serviceaccount Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
servicecidrs Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
statefulset Respect controllers on PVCs for retention policy 2024-06-05 12:06:41 -07:00
storageversiongc Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
storageversionmigrator Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
tainteviction Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
testutil Use canonical json-patch v4 import 2024-05-28 10:48:22 +02:00
ttl Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
ttlafterfinished Merge pull request #123537 from kaisoz/commonize-job-util-functions 2024-05-07 16:59:28 -07:00
util Merge pull request #115711 from sourcelliu/improve 2023-10-27 23:41:32 +02:00
validatingadmissionpolicystatus Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
volume kube-controller-manager removed deprecated command flags: --volume-host-cidr-denylist and --volume-host-allow-local-loopback 2024-05-27 10:59:09 +08:00
controller_ref_manager_test.go Merge pull request #101250 from evertrain/master 2021-11-10 09:19:26 -08:00
controller_ref_manager.go kube-controller-manager: finish conversion to contextual logging 2023-07-12 14:57:29 +02:00
controller_utils_test.go Cleanup defer from SetFeatureGateDuringTest function call 2024-04-24 20:25:29 +02:00
controller_utils.go Avoid panics when logging a nil pod.deletionTimestamp 2024-01-12 15:34:44 +00:00
doc.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00