We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Part of #6130
Replace model generation for open-cluster-management module with new OpenAPI approach.
open-cluster-management
Note
For extension models there are going to be multiple conflicts with the previously generated code.
build-helper-maven-plugin
maven-antrun-plugin
generate
jsonschema2pojo-maven-plugin
openapi-model-generator-maven-plugin
Makefile
cmd
generateModel.sh
The text was updated successfully, but these errors were encountered:
Models: https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/apis/apis#rhacm-docs_apis_cluster_jsondeletecluster #3506 (comment)
agent.open-cluster-management.io
app.k8s.io
apps.open-cluster-management.io
cluster.open-cluster-management.io
discovery.open-cluster-management.io
observability.open-cluster-management.io
operator.open-cluster-management.io
policy.open-cluster-management.io
search.open-cluster-management.io
Sorry, something went wrong.
manusa
Successfully merging a pull request may close this issue.
Description
Part of #6130
Replace model generation for
open-cluster-management
module with new OpenAPI approach.Note
For extension models there are going to be multiple conflicts with the previously generated code.
Tasks
build-helper-maven-plugin
maven-antrun-plugin
from thegenerate
profilejsonschema2pojo-maven-plugin
from thegenerate
profileopenapi-model-generator-maven-plugin
plugin to generate the specific classes.Makefile
,cmd
)generateModel.sh
scriptThe text was updated successfully, but these errors were encountered: