Fix API group for some resources (#13477)

As reported in #13394, we have been incorrectly treating some resource
types from the 'extensions' group as the latest (recommended) version.
Resources impacted include `Ingress`, `NetworkPolicy`,
`PodSecurityPolicy` etc. This turned out to be a defect in the doc
generator which has been fixed.
This commit is contained in:
Qiming 2019-03-31 20:16:32 +08:00 committed by Kubernetes Prow Robot
parent 7c985a1545
commit d9b7ac307e
2 changed files with 594 additions and 595 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long