k3s/cmd/kube-controller-manager/app
Kubernetes Submit Queue 47434899b8
Merge pull request #68089 from DirectXMan12/feature/hpa-heapster-deprecation
Automatic merge from submit-queue (batch tested with PRs 63011, 68089, 67944, 68132). 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.

Mark HPA REST Clients Flag as Deprecated

This marks the option to switch to Heapster for the HPA as deprecated.
It'll be removed next release when Heapster is retired.

**Release note**:

```release-note
Using the Horizontal Pod Autoscaler with metrics from Heapster is now deprecated.
```
2018-09-04 10:24:40 -07:00
..
config [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08:00
options Merge pull request #68089 from DirectXMan12/feature/hpa-heapster-deprecation 2018-09-04 10:24:40 -07:00
testing kube-controller-manager: add test server and test serving 2018-08-30 20:16:39 +02:00
BUILD [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08:00
apps.go Add backoff for DS's pod deletion to limit fighting with kubelet failing the pod repeatedly 2018-08-15 16:03:39 +02:00
autoscaling.go Replace scale down forbidden window 2018-08-31 20:24:38 +02:00
batch.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
bootstrap.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
certificates.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
cloudproviders.go Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
controller_manager_test.go Using assertions 2017-10-10 22:44:12 -05:00
controllermanager.go [kube-controller-manager] fix some reference from cmd/*-controller-manager about kubeControllerManagerConfiguration 2018-09-04 19:40:00 +08:00
core.go Fixup cmd/*controller-manager code after struct changes. Co-authored by @stewart-yu 2018-09-02 14:10:46 +03:00
import_known_versions.go Enable coordination api group 2018-06-27 13:30:13 +02:00
plugins.go [kube-controller-manager] fix some reference from cmd/*-controller-manager about kubeControllerManagerConfiguration 2018-09-04 19:40:00 +08:00
policy.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00
rbac.go add debug handler capability for individual controllers 2018-07-26 13:24:36 -04:00