Update from OpenAPI v2 to OpenAPI v3 #12851
Labels
area/api
Argo Server API
area/build
Build or GithubAction/CI issues
area/spec
Changes to the workflow specification.
go
Pull requests that update Go dependencies
type/dependencies
PRs and issues specific to updating dependencies
type/feature
Feature request
Summary
OpenAPI V3 support was added in Kubernetes in v1.23, moved to beta in v1.24 and is now GA in v1.27.
Argo Workflows 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
Message from the maintainers:
Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.
The text was updated successfully, but these errors were encountered: