Files
kubernetes/pkg/api
Kubernetes Submit Queue 45d122dd6b Merge pull request #36033 from DirectXMan12/feature/hpa-v2
Automatic merge from submit-queue (batch tested with PRs 40796, 40878, 36033, 40838, 41210)

HPA v2 (API Changes)

**Release note**:
```release-note
Introduces an new alpha version of the Horizontal Pod Autoscaler including expanded support for specifying metrics.
```

Implements the API changes for kubernetes/features#117.

This implements #34754, which is the new design for the Horizontal Pod Autoscaler.  It includes improved support for custom metrics (and/or arbitrary metrics) as well as expanded support for resource metrics.  The new HPA object is introduces in the API group "autoscaling/v1alpha1".

Note that the improved custom metric support currently is limited to per pod metrics from Heapster -- attempting to use the new "object metrics" will simply result in an error.  This will change once #34586 is merged and implemented.
2017-02-10 00:04:48 -08:00
..
2017-01-11 09:09:48 -05:00
2017-02-02 15:19:04 +01:00
2017-01-11 09:09:48 -05:00
2017-01-05 14:14:13 -08:00
2017-01-29 21:41:45 +01:00
2017-01-18 14:02:01 +01:00
2017-02-07 17:20:14 -05:00
2017-01-05 14:14:13 -08:00
2017-02-09 13:53:32 +01:00
2017-02-01 13:49:28 +01:00
2017-01-30 12:46:59 -05:00
2017-01-19 09:50:16 -05:00
2016-07-16 13:48:21 -04:00
2017-02-09 13:53:32 +01:00
2016-09-28 10:53:30 -07:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-01-24 13:15:26 -05:00