kubernetes/pkg/controller
Kubernetes Prow Robot 692d9f21dd
Merge pull request #138907 from Jefftree/remove-locked-apimachinery-feature-gates
Remove locked GA feature gates (sig-api-machinery)
2026-05-09 01:57:18 +05:30
..
apis/config Make ConcurrentResourceClaimSyncs configurable (#134701) 2026-01-08 19:31:39 +05:30
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 ktesting: create client-go/ktesting 2026-04-24 21:54:19 +02:00
disruption Update pkg/controller to use slices.Contains 2026-02-26 10:17:13 +01:00
endpoint controller/endpoint: Improve goroutine mgmt 2025-10-29 19:00:31 +01:00
endpointslice Drop TopologyAwareHints and ServiceTraficDistribution feature gates 2026-01-09 12:42:34 -05:00
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 Add index for controller revision 2026-01-13 19:46:34 +00:00
job Drop JobPodReplacementPolicy after the feature GA-ed in 1.34 2026-05-07 12:05:44 +02:00
namespace Remove locked GA feature gate OrderedNamespaceDeletion 2026-05-08 14:15:45 -04:00
nodeipam nodeipam: buffer TestNodeSyncResync report notifications 2026-03-14 11:58:31 -04:00
nodelifecycle Add circuit breaker approach to ensure leases are not stale in node controller 2026-05-04 22:14:10 +00:00
podautoscaler hpa: eliminate reconciliation delay on HPA creation and spec changes 2026-04-27 10:15:58 +02:00
podgc controller/podgc: Improve goroutine mgmt 2025-10-29 19:04:37 +01:00
replicaset Drop LogarithmicScaleDown after the feature GA-ed in 1.31 2026-05-04 16:27:43 +02: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 StatefulSet: Fix OnDelete strategy not updating CurrentRevision (#136833) 2026-05-05 21:12:24 +05:30
storageversiongc Merge pull request #134432 from Karthik-K-N/fix-sv-test 2025-11-05 06:56:52 -08:00
storageversionmigrator Merge pull request #138874 from michaelasp/svmPatch 2026-05-08 09:21:16 +05:30
tainteviction KEP-5471: Extend tolerations operators (#134665) 2025-11-10 12:42:54 -08:00
testutil Replace NewFake with NewFakeWithOptions in pkg/controller 2025-09-11 08:39:49 +08:00
ttl controller/ttl: Improve goroutine mgmt 2025-10-29 19:04:37 +01:00
ttlafterfinished controller/ttlafterfinished: Improve goroutine mgmt 2025-10-29 19:04:37 +01:00
util move protectionutil pkg to controller/util 2026-03-18 15:27:56 +00:00
validatingadmissionpolicystatus controller/validatingadmissionpolicystatus: Improve goroutine mgmt 2025-10-29 19:07:10 +01:00
volume clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
controller_ref_manager.go
controller_ref_manager_test.go
controller_utils.go Drop LogarithmicScaleDown after the feature GA-ed in 1.31 2026-05-04 16:27:43 +02:00
controller_utils_test.go Drop LogarithmicScaleDown after the feature GA-ed in 1.31 2026-05-04 16:27:43 +02:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
OWNERS Add jefftree to OWNERS 2025-08-04 19:12:13 +00:00