kubernetes/pkg/controller
Kubernetes Submit Queue 7c3fff1a95 Merge pull request #39551 from chrislovecnm/reconciler-time-increases
Automatic merge from submit-queue (batch tested with PRs 39628, 39551, 38746, 38352, 39607)

Increasing times on reconciling volumes fixing impact to AWS.

#**What this PR does / why we need it**:

We are currently blocked by API timeouts with PV volumes.  See https://github.com/kubernetes/kubernetes/issues/39526.  This is a workaround, not a fix.

**Special notes for your reviewer**:

A second PR will be dropped with CLI cobra options in it, but we are starting with increasing the reconciliation periods.  I am dropping this without major testing and will test on our AWS account. Will be marked WIP until I run smoke tests.

**Release note**:

```release-note
Provide kubernetes-controller-manager flags to control volume attach/detach reconciler sync.  The duration of the syncs can be controlled, and the syncs can be shut off as well. 
```
2017-01-10 11:54:15 -08:00
..
certificates fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
cloud fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
cronjob fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
daemon fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
deployment fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
disruption fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
endpoint fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
garbagecollector Merge pull request #39457 from zhouhaibing089/gcc 2017-01-09 13:15:19 -08:00
informers fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
job fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
namespace fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
node fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
petset fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
podautoscaler fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
podgc fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
replicaset fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
replication fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
resourcequota fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
route fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
serviceaccount fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
volume Merge pull request #39551 from chrislovecnm/reconciler-time-increases 2017-01-10 11:54:15 -08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
client_builder.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
controller_ref_manager.go Optimize memory allocations in controller manager 2016-12-27 16:11:11 +01:00
controller_utils.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
controller_utils_test.go fix redundant alias and remove unused function 2017-01-09 17:13:09 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS update owners 2016-11-02 16:19:30 -07:00