kubernetes/pkg/controller/serviceaccount
Alvaro Aleman 3d6a5d471f Service account controller: Wire through context
This change enables structured logging and cancellation in the service
account controller by replacing the usage of context.TODO with an actual
context.
2025-12-04 19:30:55 -05:00
..
config remove import doc comments 2024-12-02 16:59:34 +01:00
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
legacy_serviceaccount_token_cleaner.go controller/serviceaccount: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
legacy_serviceaccount_token_cleaner_test.go Service account controller: Wire through context 2025-12-04 19:30:55 -05:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
serviceaccounts_controller.go controller/serviceaccount: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
serviceaccounts_controller_test.go controller/serviceaccount: Improve goroutine mgmt 2025-11-04 23:58:15 +01:00
tokengetter.go Service account controller: Wire through context 2025-12-04 19:30:55 -05:00
tokens_controller.go Service account controller: Wire through context 2025-12-04 19:30:55 -05:00
tokens_controller_test.go refactor(serviceaccount-tokens-controller): Change the secret's MutationCache to SecretLister 2025-10-10 11:30:34 +08:00