..
apis /config
update codegen
2023-09-08 09:49:35 -07: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
Merge pull request #122493 from mengjiao-liu/fix-cronjob-error
2024-02-27 14:14:54 -08:00
daemon
use build-in max and min func to instead of k8s.io/utils/integer funcs
2023-12-15 15:09:11 +08:00
deployment
use build-in max and min func to instead of k8s.io/utils/integer funcs
2023-12-15 15:09:11 +08:00
disruption
Use Patch instead of SSA for Pod Disruption condition
2023-10-19 21:00:19 +02:00
endpoint
move endpointslice reconciler to staging endpointslice repo
2023-07-11 18:08:12 +00:00
endpointslice
fix typo Mininum => Minimum
2023-09-17 11:24:29 +02:00
endpointslicemirroring
Merge pull request #118953 from mskrocki/escLib
2023-07-13 17:13:34 -07:00
garbagecollector
Fix duplicate GC event handlers getting added if discovery flutters
2023-07-12 12:29:31 -04:00
history
api: introduce separate VolumeResourceRequirements struct
2023-08-21 15:31:28 +02:00
job
Retool typecheck to be simpler
2024-02-29 22:07:00 -08:00
namespace
bugfix(namespace-controller): Correctly cascade ctx when making API calls
2023-06-20 15:34:23 +08:00
nodeipam
Remove unused lookupIP field in NodeIPAM Controller struct
2024-02-14 13:28:35 -08:00
nodelifecycle
fix node lifecycle controller panic when conditionType ready is nil
2024-02-26 11:26:45 +08:00
podautoscaler
Merge pull request #121039 from josselin-c/master
2023-10-28 19:35:01 +02:00
podgc
switch feature flag to beta for pod replacement policy and add e2e test
2023-10-26 21:50:37 +02:00
replicaset
use build-in max and min func to instead of k8s.io/utils/integer funcs
2023-12-15 15:09:11 +08:00
replication
Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging
2023-07-06 07:39:52 +08:00
resourceclaim
resource claim controller: separate generated suffix from base
2023-09-04 09:45:25 +02:00
resourcequota
reintroduce resourcequota.NewMonitor
2023-09-20 17:18:55 +02:00
serviceaccount
KEP-4193: bound service account token improvements
2023-10-30 21:15:10 +00:00
servicecidrs
servicecidrs controller clarify condition false reevaluation
2023-10-31 21:05:58 +00:00
statefulset
use build-in max and min func to instead of k8s.io/utils/integer funcs
2023-12-15 15:09:11 +08:00
storageversiongc
Merge pull request #113986 from songxiao-wang87/runwxs-test2
2023-03-07 04:19:43 -08:00
tainteviction
node_controller: improve taint eviction queue add worker time args
2024-01-30 10:18:59 +08:00
testutil
Use copy() instead of a for loop
2023-09-15 09:20:08 +02: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
Merge pull request #115711 from sourcelliu/improve
2023-10-27 23:41:32 +02:00
validatingadmissionpolicystatus
refactor: move vap into parent policy
folder
2024-02-12 10:58:24 -08:00
volume
Merge pull request #120344 from rohitssingh/disable_force_detach
2024-02-22 13:02:38 -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
Merge pull request #119214 from kaisoz/refactor-controller-utils-test
2023-08-15 15:17:55 -07: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