No description
Find a file
Michael N. Lipp 886c5b436e
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Restrict viewer log level to config.
2023-11-04 14:41:12 +01:00
.github/workflows Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
.settings Update. 2023-09-14 21:27:12 +02:00
.vscode Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
buildSrc Feature/web gui (#14) 2023-10-22 14:47:39 +02:00
deploy Restrict viewer log level to config. 2023-11-04 14:41:12 +01:00
dev-example Feature/web gui2 (#16) 2023-10-30 23:10:26 +01:00
example Use Kubernetes format everywhere for consistency. 2023-08-19 10:46:12 +02:00
gradle Initial commit. 2023-05-23 21:38:32 +02:00
misc Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
org.jdrupes.vmoperator.common Feature/web gui (#15) 2023-10-24 13:23:13 +02:00
org.jdrupes.vmoperator.manager Ensure that json does not change after association with channel. 2023-11-04 12:40:00 +01:00
org.jdrupes.vmoperator.manager.events Feature/web gui2 (#16) 2023-10-30 23:10:26 +01:00
org.jdrupes.vmoperator.runner.qemu Feature/web gui2 (#16) 2023-10-30 23:10:26 +01:00
org.jdrupes.vmoperator.util Feature/web gui2 (#16) 2023-10-30 23:10:26 +01:00
org.jdrupes.vmoperator.vmconlet Rename method. 2023-11-04 12:39:18 +01:00
.codacy.yml Fix codacy issues. 2023-06-05 20:56:35 +02:00
.editorconfig Feature/web gui2 (#16) 2023-10-30 23:10:26 +01:00
.eslintrc.json Bugfix/ts style2 (#18) 2023-11-01 17:12:29 +01:00
.gitattributes Initial commit. 2023-05-23 21:38:32 +02:00
.gitignore Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
build.gradle Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
checkstyle.xml Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
gradlew Initial commit. 2023-05-23 21:38:32 +02:00
gradlew.bat Initial commit. 2023-05-23 21:38:32 +02:00
LICENSE Initial commit 2023-05-23 21:21:19 +02:00
overview.md Structure documentation. 2023-06-06 14:31:38 +02:00
package-lock.json Bugfix/ts style (#17) 2023-10-31 23:03:48 +01:00
package.json Bugfix/ts style (#17) 2023-10-31 23:03:48 +01:00
README.md Add badges. 2023-09-02 14:48:57 +02:00
ruleset.xml Initial commit. 2023-05-23 21:38:32 +02:00
settings.gradle Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
VM-Operator.png Feature/web gui (#12) 2023-10-21 22:16:10 +02:00

Java CI with Gradle Codacy Badge Latest Manager Latest Runner

Run Qemu in Kubernetes Pods

The goal of this project is to provide the means for running Qemu based VMs in Kubernetes pods.

See the project's home page for details.