..
apis /config
refactor: remove deprecated flags
2022-04-22 20:28:12 +08:00
bootstrap
Migrate pkg/controller/bootstrap
to contextual logging
2023-03-13 10:18:40 +08:00
certificates
kubelet: add key encipherment usage only if it is rsa key
2022-12-27 16:04:25 +08:00
clusterroleaggregation
clusterroleaggregation: use contextual logging
2022-12-09 11:02:47 +08:00
cronjob
Promote CronJob TZ to GA
2023-03-07 12:58:57 +01:00
daemon
Update daemonSet status even if syncDaemonSet fails
2022-12-10 11:45:56 +09:00
deployment
deployment controller: use contextual logging
2023-03-13 19:00:44 +08:00
disruption
improve message, log level and testing for unmanaged pods in disruption controller
2023-03-03 23:03:06 +01:00
endpoint
Do not create endpoints if service of type ExternalName ( #114814 )
2023-01-18 03:12:34 -08:00
endpointslice
svc: Support pods with same address
2023-02-23 11:37:57 +01:00
endpointslicemirroring
endpointslicemirroring handle endpoints with multiple subsets
2022-12-10 11:44:10 +00:00
garbagecollector
garbagecollector: structured logging of objectReference
2023-03-08 08:37:56 -05:00
history
convert int32 to pointer using library function
2022-07-01 14:58:26 +08:00
job
Merge pull request #114420 from bzsuni/bz/optimization
2023-03-09 21:33:37 -08:00
namespace
namespace controller: use contextual logging
2023-03-13 14:59:17 +08:00
nodeipam
unexport buggy function nodeSelectorAsSelector
2023-03-09 16:58:25 +00:00
nodelifecycle
Remove deprecated pod-eviction-timeout flag from controller-manager
2023-03-07 18:14:18 +00:00
podautoscaler
Merge pull request #116045 from sanposhiho/sanposhiho/message
2023-03-13 13:24:47 -07:00
podgc
delete Evicted pods first during pod gc
2023-03-07 10:11:01 +08:00
replicaset
Migrated pkg/controller/replicaset
to contextual logging ( #114871 )
2023-03-07 04:19:51 -08:00
replication
Migrated pkg/controller/replicaset
to contextual logging ( #114871 )
2023-03-07 04:19:51 -08:00
resourceclaim
dra: avoid goroutine leaks from event broadcaster
2023-02-15 15:14:27 +01:00
resourcequota
cleanup(controller): use IsSuperset to avoid interim slice
2023-02-19 21:49:58 +08:00
serviceaccount
Migrating pkg/controller/serviceaccount
to contextual logging ( #114918 )
2023-03-07 04:19:59 -08:00
statefulset
Migrated the StatefulSet controller (within `kube-controller-manager) to use [contextual logging]( https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging )
2023-03-08 18:57:57 +08:00
storageversiongc
Merge pull request #113986 from songxiao-wang87/runwxs-test2
2023-03-07 04:19:43 -08:00
testutil
Wait for Pods to finish before considering Failed in Job ( #113860 )
2022-11-15 09:44:53 -08:00
ttl
Making a run test.
2023-01-28 03:14:57 +00:00
ttlafterfinished
logging migration of the ttlafterfinished
2023-02-21 14:55:03 +02:00
util
Merge pull request #114420 from bzsuni/bz/optimization
2023-03-09 21:33:37 -08:00
volume
kubelet: remove GetHostIDsForPod()
2023-03-13 22:28:03 +01: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
Fix indentation/spacing in comments to render correctly in godoc
2022-12-17 23:27:38 -05:00
controller_utils_test.go
NodeLifecycleController: Remove race condition
2022-10-24 19:36:58 +00:00
controller_utils.go
Merge pull request #111683 from lucming/code-cleanup5
2022-12-09 15:42:21 -08:00
doc.go
lookup_cache.go
OWNERS
add myself as approver to pkg/controller
2022-01-12 19:33:02 -05:00