kubernetes/pkg/controller/deployment
Jeffrey Ying e5033d1fde
Simplify deployment controller deletePod logic, drop network call (#136639)
* Simplify deployment controller deletePod logic and avoid extra network call

* Fix tests
2026-04-23 03:20:01 +05:30
..
config remove import doc comments 2024-12-02 16:59:34 +01:00
util Avoid no-change lambdas 2025-10-23 09:46:15 +02:00
deployment_controller.go Simplify deployment controller deletePod logic, drop network call (#136639) 2026-04-23 03:20:01 +05:30
deployment_controller_test.go Simplify deployment controller deletePod logic, drop network call (#136639) 2026-04-23 03:20:01 +05:30
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
progress.go Avoid no-change lambdas 2025-10-23 09:46:15 +02:00
progress_test.go Use the generic/typed workqueue throughout 2024-05-04 14:33:12 -04:00
recreate.go Eliminate duplicate scale methods deployment controller in favor of a parameter 2026-01-15 13:50:39 +01:00
recreate_test.go Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
rollback.go Fix vet error 2026-03-05 18:11:02 -05:00
rolling.go Eliminate duplicate scale methods deployment controller in favor of a parameter 2026-01-15 13:50:39 +01:00
rolling_test.go Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
sync.go Fix vet error 2026-03-05 18:11:02 -05:00
sync_test.go fix: Truncate too long Deployment name in RS name (#132560) 2025-06-27 16:32:29 -07:00