Skip to content

Commit

Permalink
Delete docs for ThirdPartyResources (kubernetes#8544)
Browse files Browse the repository at this point in the history
ThirdPartyResources (TPRs) were removed in v1.8. It is misleading
to still show the docs for TPRs for > v1.8. If one needs to read
docs for TPRs, they can switch to the v1.8 version of the docs
website.

However, the docs of migration of TPRs to CRDs are still not
removed because one can also migrate from v1.7 (when CRDs were
introduced) to v1.7+.
  • Loading branch information
nikhita authored and k8s-ci-robot committed May 15, 2018
1 parent 374ed9a commit 4d93956
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 142 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion data/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ toc:
section:
- docs/tasks/access-kubernetes-api/http-proxy-access-api.md
- docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions.md
- docs/tasks/access-kubernetes-api/extend-api-third-party-resource.md
- docs/tasks/access-kubernetes-api/migrate-third-party-resource.md
- docs/tasks/access-kubernetes-api/configure-aggregation-layer.md
- docs/tasks/access-kubernetes-api/setup-extension-api-server.md
Expand Down

0 comments on commit 4d93956

Please sign in to comment.