No description
Find a file
Michael N. Lipp d9eaea2cc3
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Set version.
2024-06-13 15:45:20 +02:00
.github/workflows Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
.settings Add viewer conlet (#25) 2024-05-27 12:57:01 +02:00
.vscode Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
buildSrc Use better version descriptors. 2024-06-10 23:09:48 +02:00
deploy Set version. 2024-06-13 15:45:20 +02:00
dev-example Set version. 2024-06-13 15:45:20 +02:00
example Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
gradle Initial commit. 2023-05-23 21:38:32 +02:00
misc Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.common Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.manager Upgrade base library. 2024-06-10 23:10:11 +02:00
org.jdrupes.vmoperator.manager.events Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.runner.qemu Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.util Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.vmconlet Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
org.jdrupes.vmoperator.vmviewer Fix accessing console without password. 2024-06-12 20:53:18 +02:00
spice-squid Re-enable PMD. 2024-05-13 22:33:05 +02: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
.gitlab-ci.yml Generate doc on GitLab (#20) 2024-03-18 13:15:59 +01:00
build.gradle Feature/web gui (#12) 2023-10-21 22:16:10 +02:00
checkstyle.xml Refactor internal Kubernetes API and upgrade to official v19 (#19) 2024-03-14 20:12:37 +01: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 Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
ruleset.xml Re-enable PMD. 2024-05-13 22:33:05 +02:00
settings.gradle Add viewer conlet (#25) 2024-05-27 12:57:01 +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.