No description
Find a file
2025-02-02 16:50:52 +01:00
.github/workflows Fix image building. 2024-06-23 12:52:18 +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 Add "testing" to branches with default versioning. 2024-11-09 13:03:45 +01:00
deploy Merge branch 'prep/v4.0.0' 2025-01-31 15:58:56 +01:00
dev-example Add maintenance script. 2025-02-02 16:50:52 +01:00
example Develop/v3 (#27) 2024-06-09 22:54:42 +02:00
gradle Feature/use java21 (#31) 2024-06-13 22:15:33 +02:00
misc Fix name. 2024-06-22 14:46:54 +02:00
org.jdrupes.vmoperator.common Make VM extra data a class. 2025-02-02 13:54:10 +01:00
org.jdrupes.vmoperator.manager Make VM extra data a class. 2025-02-02 13:54:10 +01:00
org.jdrupes.vmoperator.manager.events Use VmChannel's event pipeline to update assignment. 2025-02-01 18:51:19 +01:00
org.jdrupes.vmoperator.runner.qemu Combine VmDefinitionModel and VmDefinition. 2025-02-01 22:06:30 +01:00
org.jdrupes.vmoperator.util Use consistent method names. 2025-01-25 13:39:22 +01:00
org.jdrupes.vmoperator.vmaccess Make VM extra data a class. 2025-02-02 13:54:10 +01:00
org.jdrupes.vmoperator.vmmgmt Make VM extra data a class. 2025-02-02 13:54:10 +01:00
spice-squid Version tag may only be applied when all projects are "clean". 2024-06-27 16:50:49 +02:00
webpages Fix trailing space. 2025-01-30 22:32:51 +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
.gitlab-ci.yml Use newest branch if we have multiple matches. 2024-06-24 10:04:09 +02:00
build.gradle Version tag may only be applied when all projects are "clean". 2024-06-27 16:50:49 +02:00
checkstyle.xml Refactor internal Kubernetes API and upgrade to official v19 (#19) 2024-03-14 20:12:37 +01:00
gradle.properties Wip/gitlab ci (#32) 2024-06-18 13:51:59 +02:00
gradlew Feature/use java21 (#31) 2024-06-13 22:15:33 +02:00
gradlew.bat Feature/use java21 (#31) 2024-06-13 22:15:33 +02:00
LICENSE Initial commit 2023-05-23 21:21:19 +02:00
overview.md Fix trailing space. 2025-01-30 22:32:51 +01:00
package-lock.json Wip/gitlab ci (#32) 2024-06-18 13:51:59 +02:00
package.json Wip/gitlab ci (#32) 2024-06-18 13:51:59 +02:00
README.md Fix trailing space. 2025-01-30 22:32:51 +01:00
ruleset.xml Re-enable PMD. 2024-05-13 22:33:05 +02:00
settings.gradle Rename conlet. 2024-11-23 14:08:45 +01: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 easy to use and flexible components for running Qemu based VMs in Kubernetes pods.

See the project's home page for details.