k3s/cmd/kube-controller-manager/app
Kubernetes Submit Queue 03cb11f020 Merge pull request #52275 from mattjmcnaughton/mattjmcnaughton/18155-hpa-tolerance-should-be-flag
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Make HPA tolerance a flag

**What this PR does / why we need it**:
Make HPA tolerance configurable as a flag. This change allows us to use
different tolerance values in production/testing.

**Which issue this PR fixes**: 
Fixes #18155

**Release note:**
```release-note
Control HPA tolerance through the `horizontal-pod-autoscaler-tolerance` flag.
```

Signed-off-by: mattjmcnaughton <mattjmcnaughton@gmail.com>
2017-10-16 16:47:43 -07:00
..
options Merge pull request #52275 from mattjmcnaughton/mattjmcnaughton/18155-hpa-tolerance-should-be-flag 2017-10-16 16:47:43 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
apps.go Auto generated code for StatefulSet update 2017-06-06 13:47:19 -07:00
autoscaling.go Make HPA tolerance a flag 2017-09-28 22:01:51 -04:00
batch.go Enable batch/v1beta1.CronJobs by default 2017-09-03 11:17:33 +02:00
bootstrap.go
certificates.go New controller to GC CSRs. 2017-10-04 14:45:32 -07:00
controller_manager_test.go Using assertions 2017-10-10 22:44:12 -05:00
controllermanager.go New controller to GC CSRs. 2017-10-04 14:45:32 -07:00
core.go Implement controller for resizing volumes 2017-09-04 09:02:34 +02:00
extensions.go remove redundant alias 2017-06-30 20:56:19 +08:00
import_known_versions.go move clientset's import_known_versions.go to kube-controller-manager 2017-07-21 13:35:23 -07:00
plugins.go Implement controller for resizing volumes 2017-09-04 09:02:34 +02:00
policy.go Log more verbose when DisruptionController doesn't start. 2017-05-18 13:19:06 -07:00