kubernetes/docs/api-reference
Kubernetes Submit Queue 94795b3931
Merge pull request #54998 from tengqm/autoscale-api-doc
Automatic merge from submit-queue (batch tested with PRs 56410, 56707, 56661, 54998, 56722). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix autoscaling API documentation

**What this PR does / why we need it**:
This PR fixes the API documentation generated for HorizontalPodAutoscaler resource.

**Which issue(s) this PR fixes**:
The current API doc for `MetricSpec` and `MetricStatus` is confusing. Users get no idea what can be used as the value for the `type` field, because the doc says this:

```
type is the type of metric source. It should match one of the fields below.
```

While acceptable in the source code, it makes no senses when reading the API doc, especially when the "`type`" field is listed as the last row in a table (see: https://kubernetes.io/docs/api-reference/v1.8/#metricspec-v2beta1-autoscaling )

**Special notes for your reviewer**:
This PR makes no changes to the code behavior.

**Release note**:
```release-note
NONE
```
2017-12-16 05:46:37 -08:00
..
admissionregistration.k8s.io update-all generated 2017-11-21 13:00:40 -08:00
apps Mark Flexvolume as GA 2017-12-12 14:53:40 -05:00
authentication.k8s.io Update deletionTimestamp with information about finalizer effect 2017-11-03 10:48:48 +08:00
authorization.k8s.io autogenerated 2017-11-03 13:46:29 -07:00
autoscaling Merge pull request #54998 from tengqm/autoscale-api-doc 2017-12-16 05:46:37 -08:00
batch Mark Flexvolume as GA 2017-12-12 14:53:40 -05:00
certificates.k8s.io/v1beta1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
events.k8s.io/v1beta1 generated 2017-11-22 18:40:09 +00:00
extensions/v1beta1 Mark Flexvolume as GA 2017-12-12 14:53:40 -05:00
networking.k8s.io/v1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
policy/v1beta1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
rbac.authorization.k8s.io generated 2017-11-13 08:18:00 -05:00
scheduling.k8s.io/v1alpha1 Merge pull request #54936 from wackxu/deletime 2017-11-03 12:59:16 -07:00
settings.k8s.io/v1alpha1 Mark Flexvolume as GA 2017-12-12 14:53:40 -05:00
storage.k8s.io generated files 2017-11-15 09:19:48 -08:00
v1 Generated files 2017-12-15 00:29:38 -05:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00