Welcome to the Kubevirt Java client (java-client-kubevirt) for oVirt source repository.
This repository is hosted on gerrit.ovirt.org:java-client-kubevirt and a backup of it is hosted on GitHub:java-client-kubevirt
Patches are welcome!
Please submit patches to gerrit.ovirt.org:java-client-kubevirt. If you are not familiar with the review process for Gerrit patches you can read about Working with oVirt Gerrit on the oVirt website.
NOTE: We might not notice pull requests that you create on Github, because we only use Github for backups.
To submit a bug or suggest an enhancement for Kubevirt java client (java-client-kubevirt) for oVirt please use oVirt Bugzilla java-client-kubevirt component for ovirt-distribution product.
If you find a documentation issue on the oVirt website please navigate and click "Report an issue on GitHub" in the page footer.
If you have any other questions, please join oVirt Users forum / mailing list and ask there.
build shadow jar:
./gradlew shadowJar
publish to mavem local:
./gradlew uploadShadow
generate kubevirt sources (model + api):
java -jar swagger-codegen-cli-2.4.9.jar generate -i kubevirt-swagger.json -c config.json -l java -o _out