kubernetes/pkg/controller
yanggang 860aab842d
fix a reference to the wrong variable name
Signed-off-by: yanggang <gang.yang@daocloud.io>
2023-06-28 06:12:44 +08:00
..
apis/config implement LegacyServiceAccountTokenCleanUp alpha 2023-05-24 23:20:17 +00:00
bootstrap replace spew methods with dump methods 2023-04-14 08:05:53 +08:00
certificates Merge pull request #113994 from mengjiao-liu/contextual-logging-controller-certificates 2023-06-21 09:03:42 -07:00
clusterroleaggregation Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
cronjob Update schedule logic to properly calculate missed schedules 2023-06-27 11:29:30 +02:00
daemon Skip terminal Pods with a deletion timestamp from the Daemonset sync (#118716) 2023-06-27 08:56:33 -07:00
deployment apps: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:05 +02:00
disruption apps: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:05 +02:00
endpoint network: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:30 +02:00
endpointslice Merge pull request #116732 from czybjtu/cleanup_map_to_sets 2023-06-07 07:38:13 -07:00
endpointslicemirroring endpointslicemirroring handle endpoints with multiple subsets 2022-12-10 11:44:10 +00:00
garbagecollector Add api-machinery TL owners permissions for jpbetz 2023-05-15 11:09:54 -04:00
history convert int32 to pointer using library function 2022-07-01 14:58:26 +08:00
job Do not set jm.syncJobBatchPeriod=0 if not needed 2023-06-22 11:10:53 +02:00
namespace namespace controller: use contextual logging 2023-03-13 14:59:17 +08:00
nodeipam cidrset, multicidrset: directly use getIndexForIP method 2023-05-11 10:53:03 +02:00
nodelifecycle Merge pull request #116659 from claudiubelu/skip-flaky-tests-2 2023-05-23 20:04:48 -07:00
podautoscaler HPA Controller - Update Owners 2023-04-09 22:44:20 +01: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 delete unused functions in pkg/controller directory 2023-03-28 22:41:20 +08:00
resourceclaim kube-controller-manager: convert to structured logging 2023-03-14 19:16:32 +01:00
resourcequota delete unused functions in pkg/controller directory 2023-03-28 22:41:20 +08:00
serviceaccount implement LegacyServiceAccountTokenCleanUp alpha 2023-05-24 23:20:17 +00:00
statefulset Apply to use contextual logging for all loggers in statefulSet 2023-05-18 16:55:19 +08:00
storageversiongc Merge pull request #113986 from songxiao-wang87/runwxs-test2 2023-03-07 04:19:43 -08:00
testutil Merge pull request #113504 from pacoxu/taint-unit-test 2023-06-15 17:48:19 -07:00
ttl Making a run test. 2023-01-28 03:14:57 +00:00
ttlafterfinished Make use of k8s.io/utils/pointer.Duration 2023-06-18 21:46:26 +03:00
util fix a reference to the wrong variable name 2023-06-28 06:12:44 +08:00
volume Merge pull request #117064 from RomanBednar/multiple-defaults 2023-06-23 03:09:23 -07: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 controller: add non-exist node test case 2022-11-10 09:43:53 +08:00
controller_utils.go Fix race in logging expectations 2023-06-19 13:26:39 -04:00
doc.go
OWNERS add myself as approver to pkg/controller 2022-01-12 19:33:02 -05:00