• Kubernetes Submit Queue's avatar
    Merge pull request #42101 from Dmitry1987/feature/hpa-upscale-downscale-delay-configurable · 6c8cb33f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44862, 42241, 42101, 43181, 44147)
    
    Feature/hpa upscale downscale delay configurable
    
    **What this PR does / why we need it**:
    Makes "upscale forbidden window" and "downscale forbidden window"  duration configurable in arguments of kube-controller-manager. Those are options of horizontal pod autoscaler.
    
    **Special notes for your reviewer**:
    Please have a look @DirectXMan12 , the PR as discussed in Slack.
    
    **Release note**:
    ```
    Make "upscale forbidden window" and "downscale forbidden window"  duration configurable in arguments of kube-controller-manager. Those are options of horizontal pod autoscaler. Right now are hardcoded 3 minutes for upscale, and 5 minutes to downscale.  But sometimes cluster administrator might want to change this for his own needs.
    ```
    6c8cb33f
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
gke-certificates-controller Loading commit data...
hyperkube Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...