You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the OpenAPI generation process, we've implemented functionality to generate the missing OpenAPI spec for types that aren't directly exposed by Kubernetes (#6131).
This process should run as part of the gobuild.yml pipeline to ensure that changes to this generator are persisted.
Tasks
Add a new task in the global Makefile to generate-openapi
Description
Part of #6130
As part of the OpenAPI generation process, we've implemented functionality to generate the missing OpenAPI spec for types that aren't directly exposed by Kubernetes (#6131).
This process should run as part of the gobuild.yml pipeline to ensure that changes to this generator are persisted.
Tasks
generate-openapi
generate-model
task togenerate-model-legacy
generate-model
task that executes all of the model-related tasks (will now begenerate-openapi
&generate-model-legacy
Check No Schema file modified
step in the gobuild.yml pipeline to verify none of the files was modified.The text was updated successfully, but these errors were encountered: