kubernetes/pkg/controller/deployment
Davanum Srinivas 9b43d97cd4
Add Labels to various OWNERS files
Will reduce the burden of manually adding labels. Information pulled
from:
https://github.com/kubernetes/community/blob/master/sigs.yaml

Change-Id: I17e661e37719f0bccf63e41347b628269cef7c8b
2018-08-21 13:59:08 -04:00
..
util Tolarate nil inputs on maxSurge and maxUnavailable when parsing IntOrString 2018-08-20 15:15:57 +02:00
BUILD Safe encode template hash value to make it consistent with resource name 2018-07-13 09:52:26 -07:00
deployment_controller.go
deployment_controller_test.go
OWNERS Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
progress.go Default extensions/v1beta1 Deployment's ProgressDeadlineSeconds to MaxInt32. 2018-07-27 10:10:30 -07:00
progress_test.go Default extensions/v1beta1 Deployment's ProgressDeadlineSeconds to MaxInt32. 2018-07-27 10:10:30 -07:00
recreate.go
recreate_test.go
rollback.go
rolling.go
rolling_test.go
sync.go Default extensions/v1beta1 Deployment's ProgressDeadlineSeconds to MaxInt32. 2018-07-27 10:10:30 -07:00
sync_test.go