Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove /swagger.json and other deprecated openapi endpoints #73083

Closed
apelisse opened this issue Jan 18, 2019 · 1 comment · Fixed by #73148
Closed

Remove /swagger.json and other deprecated openapi endpoints #73083

apelisse opened this issue Jan 18, 2019 · 1 comment · Fixed by #73148
Assignees
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Milestone

Comments

@apelisse
Copy link
Member

The documentation 1 reads:

Starting with Kubernetes 1.10, OpenAPI spec is served in a single /openapi/v2 endpoint. The format-separated endpoints (/swagger.json, /swagger-2.0.0.json, /swagger-2.0.0.pb-v1, /swagger-2.0.0.pb-v1.gz) are deprecated and will get removed in Kubernetes 1.14.

We should remove these before 1.14.

/assign @mbohlool @liggitt

@apelisse apelisse added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 18, 2019
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jan 18, 2019
@apelisse
Copy link
Member Author

apelisse commented Jan 18, 2019

/sig api-machinery

@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Jan 18, 2019
@liggitt liggitt added this to the v1.14 milestone Jan 18, 2019
@liggitt liggitt added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed kind/feature Categorizes issue or PR as related to a new feature. labels Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants