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

Update from OpenAPI v2 to OpenAPI v3 #3485

Open
blkperl opened this issue Mar 29, 2024 · 0 comments
Open

Update from OpenAPI v2 to OpenAPI v3 #3485

blkperl opened this issue Mar 29, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request go Pull requests that update Go code

Comments

@blkperl
Copy link
Contributor

blkperl commented Mar 29, 2024

Summary

OpenAPI V3 support was added in Kubernetes in v1.23, moved to beta in v1.24 and is now GA in v1.27.

https://kubernetes.io/blog/2023/04/24/openapi-v3-field-validation-ga/#openapi-v3
Argo Rollouts implements Open API v2 with go-swagger which has no plans to support Open API v3 (go-swagger/go-swagger#1122). We will need to migrate to a new solution.

Use Cases

  • OpenAPI v2 dependencies are starting to be no longer maintained

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

@blkperl blkperl added enhancement New feature or request dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant