Fix the API group to recommend for 1.13 (#13478)

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.

Closes: #13394
This commit is contained in:
Qiming
2019-03-29 10:47:40 +08:00
committed by GitHub
parent 16d47a26a4
commit 8d6823ba24
3 changed files with 2467 additions and 1677 deletions
File diff suppressed because one or more lines are too long