kubernetes/pkg/controller
Kubernetes Prow Robot ffa41ed792
Merge pull request #136920 from ysam12345/master
Fix empty namespace when fetching existing job in cronjob controller
2026-04-24 22:02:47 +05:30
..
apis/config
bootstrap Move dump package from apimachinery to k8s.io/utils 2026-02-12 07:34:19 -05:00
certificates Remove redundant re-assignment in for-loops under pkg 2026-03-02 08:47:43 +01:00
clusterroleaggregation simplify cluster role aggregation and remove update path 2026-02-02 22:39:27 +00:00
cronjob Merge pull request #136920 from ysam12345/master 2026-04-24 22:02:47 +05:30
daemon Update comments to explain why we delete on all errors in DaemonSet 2026-04-07 16:56:58 +00:00
deployment Merge pull request #138345 from soltysh/deployment_cleanup 2026-04-23 06:08:19 +05:30
devicetainteviction Workload API: PodGroup ResourceClaims (KEP-5729) 2026-03-22 14:52:45 -05:00
disruption Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
endpoint
endpointslice
endpointslicemirroring Fix unit tests 2026-01-29 17:55:08 -05:00
garbagecollector Merge pull request #136817 from kairosci/fix-gc-notfound-136525 2026-03-11 03:53:09 +05:30
history
job Merge pull request #137755 from HirazawaUi/remove-SidecarContainers-feature-gate 2026-04-23 08:16:45 +05:30
namespace
nodeipam nodeipam: buffer TestNodeSyncResync report notifications 2026-03-14 11:58:31 -04:00
nodelifecycle nodelifecycle: fix processing deleted pod events, which are currently missed 2026-01-31 10:49:15 +08:00
podautoscaler Merge pull request #138228 from adrianmoisey/hpa-generation 2026-04-24 21:04:46 +05:30
podgc
replicaset Add the ability for the replicaset controller to read its own writes 2026-02-25 17:15:53 +00:00
replication Add the ability for the replicaset controller to read its own writes 2026-02-25 17:15:53 +00:00
resourceclaim Fix flapping pod.status.resourceClaimStatuses 2026-04-17 14:56:18 +00:00
resourcepoolstatusrequest Pass individual informers, move DRA controllers to resource.go, simplify retry logic and metric tests 2026-03-19 16:50:03 +02:00
resourcequota Merge pull request #136040 from petern48/error-level-logs 2026-01-28 03:27:48 +05:30
scheduling/podgroupprotection Add new protection controller for PodGroup 2026-03-18 15:27:17 +00:00
serviceaccount golangci-lint: bump to logtools v0.10.1 2026-03-04 12:08:18 +01:00
servicecidrs Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
statefulset Merge pull request #138451 from michaelasp/registerSTSMetric 2026-04-24 02:58:45 +05:30
storageversiongc
storageversionmigrator Reset the rest mapper for recent discovery operations 2026-03-25 20:19:34 +00:00
tainteviction
testutil
ttl
ttlafterfinished
util move protectionutil pkg to controller/util 2026-03-18 15:27:56 +00:00
validatingadmissionpolicystatus
volume Fix goroutine leaks in ephemeral volume controller test (#137970) 2026-04-23 04:15:52 +05:30
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go Add the ability for the job controller to read its own writes 2026-02-25 01:19:48 +00:00
controller_utils_test.go Add the ability for the job controller to read its own writes 2026-02-25 01:19:48 +00:00
doc.go
OWNERS