mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-12 13:44:16 -04:00
Automatic merge from submit-queue (batch tested with PRs 41196, 41252, 41300, 39179, 41449) controller: cleanup workload controllers a bit * Switches glog.Errorf to utilruntime.HandleError in DS and RC controllers * Drops a couple of unused variables in the DS, SS, and Deployment controllers * Updates some comments @kubernetes/sig-apps-misc |
||
|---|---|---|
| .. | ||
| util | ||
| BUILD | ||
| deployment_controller.go | ||
| deployment_controller_test.go | ||
| OWNERS | ||
| progress.go | ||
| recreate.go | ||
| recreate_test.go | ||
| rollback.go | ||
| rolling.go | ||
| rolling_test.go | ||
| sync.go | ||
| sync_test.go | ||