kubernetes/pkg/controller/deployment
Humble Devassy Chirammal 2651c72166 This patch consists of various corrections. (#73060)
* This patch consists of various corrections.

*) Remove unwanted `else` code block
*) Adjust variable intialization.
*) Correct error strings.
*) Use recommended variable increment method.

Signed-off-by: hchiramm <hchiramm@redhat.com>

* Remove cluster/images/cluster-version-monitor from hack/.golint_failures.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-01-22 12:28:59 -08:00
..
util This patch consists of various corrections. (#73060) 2019-01-22 12:28:59 -08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
deployment_controller_test.go remove redundant getKey functions from tests 2018-05-30 22:15:06 -07:00
deployment_controller.go Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
progress_test.go Default extensions/v1beta1 Deployment's ProgressDeadlineSeconds to MaxInt32. 2018-07-27 10:10:30 -07:00
progress.go Move from glog to klog 2018-11-10 07:50:31 -05:00
recreate_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
recreate.go deployment: remove unused parameter 'podMap' 2018-06-25 09:22:58 +08:00
rollback.go Move from glog to klog 2018-11-10 07:50:31 -05:00
rolling_test.go Use apps/v1 in Deployment controller. 2018-05-22 13:42:10 -07:00
rolling.go Move from glog to klog 2018-11-10 07:50:31 -05:00
sync_test.go Default extensions/v1beta1 Deployment's RevisionHistoryLimit to MaxInt32 2018-08-14 09:20:45 +08:00
sync.go Move from glog to klog 2018-11-10 07:50:31 -05:00