-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Support OpenAPI v3 #51163
Comments
Also I think this is the wrong issue to discuss CRD's OpenAPI support. For now we are supporting CRDs with OpenAPI v2. The spec generation in apiextensions-apiserver should somehow downgrade the model from v3 to v2. We need a new issue for this. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
v3 spec requirement: #79472 /close |
@roycaihw: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Now that OpenAPI released version 3.0 we should support it. We should keep the support for v2 until we have full tooling support for v3.
OpenAPI v3 Specification
Differences between v2 and v3
The text was updated successfully, but these errors were encountered: