k3s/cmd
Kubernetes Submit Queue 5b355f5d40
Merge pull request #68122 from krzysztof-jastrzebski/scale_down
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Replace scale down window

**What this PR does / why we need it**:
Replace scale down forbidden window with scale down stabilization window.

This allows scale down based on more than one sample, to avoid rapidly changing size up and down for controllers with fluctuating load.

A bit more in https://docs.google.com/document/d/1IdG3sqgCEaRV3urPLA29IDudCufD89RYCohfBPNeWIM

This PR is copy of #67771 with resolved comments.

**Release note**:
```release-note
Replace scale down forbidden window with scale down stabilization window. Rather than waiting a fixed period of time between scale downs HPA now scales down to the highest recommendation it during the scale down stabilization window.
```
2018-09-03 21:39:02 -07:00
..
clicheck
cloud-controller-manager autogenerated 2018-09-02 14:11:11 +03:00
controller-manager autogenerated 2018-09-02 14:11:11 +03:00
gendocs
genkubedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genutils
genyaml
hyperkube Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
importverifier
kube-apiserver Merge pull request #67798 from mbohlool/crd_refactoring 2018-08-31 06:16:28 -07:00
kube-controller-manager Merge pull request #68122 from krzysztof-jastrzebski/scale_down 2018-09-03 21:39:02 -07:00
kube-proxy Merge pull request #64973 from nokia/k8s-sctp 2018-08-28 07:21:18 -07:00
kube-scheduler Merge pull request #66799 from noqcks/master 2018-09-03 17:17:49 -07:00
kubeadm Merge pull request #67397 from neolit123/bind-address 2018-09-03 08:23:28 -07:00
kubectl add labels to kubectl OWNERS files 2018-08-22 00:40:54 +03:00
kubelet autogenerated go code, godeps, bazel and gofmt 2018-09-02 14:38:59 +03:00
kubemark update bazel 2018-08-16 09:59:33 +08:00
linkcheck
BUILD
OWNERS