Skip to content

Commit

Permalink
chore: remove support for 1.7, 1.8, and 1.9 (#622)
Browse files Browse the repository at this point in the history
BREAKING CHANGE Kubernetes is at 1.18 and there's little value in maintaining
support for ancient versions.
  • Loading branch information
Silas Boyd-Wickizer committed May 1, 2020
1 parent 0dd5fe5 commit de189a6
Show file tree
Hide file tree
Showing 170 changed files with 15 additions and 52,587 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ kubernetes-client supports `.delete`, `.get`, `.patch`, `.post`, and `.put`.
kubernetes-client generates documentation for the included
specifications:

* [Kubernetes API v1.7](docs/1.7/README.md)
* [Kubernetes API v1.8](docs/1.8/README.md)
* [Kubernetes API v1.9](docs/1.9/README.md)
* [Kubernetes API v1.10](docs/1.10/README.md)
* [Kubernetes API v1.11](docs/1.11/README.md)
* [Kubernetes API v1.12](docs/1.12/README.md)
Expand Down
214 changes: 0 additions & 214 deletions docs/1.7/APIService.md

This file was deleted.

53 changes: 0 additions & 53 deletions docs/1.7/Binding.md

This file was deleted.

Loading

0 comments on commit de189a6

Please sign in to comment.