kubernetes/pkg/apis/componentconfig
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
..
fuzzer update BUILD files 2017-10-15 18:18:13 -07:00
install update BUILD files 2017-10-15 18:18:13 -07:00
v1alpha1 update BUILD files 2017-10-15 18:18:13 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go stop generating openapi schemas for internal types 2016-12-09 02:41:45 -05:00
helpers.go Some kubelet flags do not accept their default values 2017-09-16 16:20:00 -04:00
helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
register.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
types.go Make HPA tolerance a flag 2017-09-28 22:01:51 -04:00
zz_generated.deepcopy.go implement ipvs mode of kube-proxy 2017-08-30 10:03:02 +08:00