• Kubernetes Submit Queue's avatar
    Merge pull request #41300 from kargakis/minor-fixes · b3a34af3
    Kubernetes Submit Queue authored
    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
    b3a34af3
deployment_controller.go 29.8 KB