kubernetes/hack/make-rules
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
..
helpers Generate for staging directories that are not client-go 2017-01-16 16:13:29 -05:00
build.sh Add a verbosity concept to kubernetes scripts 2016-08-04 22:01:22 -07:00
cross.sh Add a KUBERNETES_NODE_* section to build kubelet/kube-proxy for windows 2016-12-17 21:07:18 -08:00
make-help.sh Add "make help" to list all make targets and help info 2016-12-05 02:00:46 -05:00
test-cmd-util.sh Introduce HPA v2 API Objects 2017-02-07 17:20:14 -05:00
test-cmd.sh Re-enable test-cmd.sh tests 2017-01-25 13:34:16 -05:00
test-e2e-node.sh test/node_e2e: wire-in "container-runtime" for local tests 2017-02-01 20:34:51 +00:00
test-federation-cmd.sh Temporary disable federation kubectl tests for secrets to unblock merge queue 2017-01-26 15:43:56 -08:00
test-integration.sh add apiserver to list of unit tested packages 2017-01-05 11:09:42 -05:00
test-kubeadm-cmd.sh kubeadm: updated cmd tests as discussed in SIG 2017-02-07 12:47:07 -08:00
test.sh fix the wrong test path 2017-02-09 15:16:11 +08:00
verify.sh client-go: enable smoke compile test for examples 2017-02-02 20:28:32 +01:00
vet.sh Disable verify-test-owners.sh and make go vet more obvious 2016-12-21 11:44:04 -08:00