Commit graph

42 commits

Author SHA1 Message Date
355eded86b Add tracking of client (viewer) connection state and visualize in GUI. 2024-11-10 16:19:46 +00:00
4384c18910 Feature/multi monitor 2024-08-05 20:21:36 +00:00
Michael N. Lipp
65a5cfd286
Develop/v3 (#27)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Prepare release.
2024-06-09 22:54:42 +02:00
Michael N. Lipp
659463b3b4
Viewer ACL (#26)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Provide ACLs (together with general improvements) for the viewer conlet.
2024-06-01 11:12:15 +02:00
Michael N. Lipp
a6525a2289
Add viewer conlet (#25)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-05-27 12:57:01 +02:00
383d1c5cca Reflect display password changes in status. 2024-03-28 16:46:58 +01:00
e25358085f Move guestShutdownStops up one level. 2024-02-26 15:15:55 +01:00
fb4a0206f1 Make result of guest shutdown configurable. 2024-02-25 15:49:56 +01:00
639e315769 Add network-config to CRD.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-02-21 22:21:32 +01:00
b255f0e946 Support cloudInit in CRD. 2024-02-18 11:46:09 +01:00
Michael N. Lipp
7be1c407fe
Bugfix/cpu topology (#10)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-10-09 22:13:33 +02:00
74e05ce023 Provide "Running" condition in status. 2023-09-14 14:14:07 +02:00
7e094e720b Restore arch image as default because of
https://github.com/mnlipp/VM-Operator/issues/1
2023-08-23 13:30:28 +02:00
2d35738f5a Create and use alpine based image.
Arch based is simply too big.
2023-08-23 10:29:58 +02:00
a3bbeafdf6 Provide default for runnerTemplate to make default for update effective. 2023-08-20 20:49:13 +02:00
8461adbe7c Use Kubernetes format everywhere for consistency. 2023-08-19 10:46:12 +02:00
3968c36e35 Update description. 2023-08-18 14:50:45 +02:00
3296ed84d4 Adapt regexp. 2023-08-18 14:24:19 +02:00
4ed5168591 Generate load balancer service instead of unspecific service. 2023-08-17 20:24:10 +02:00
7b2b44fa82 Use true as default. 2023-08-17 13:39:54 +02:00
0e3bb88497 Support additional metadata for services. 2023-08-17 13:38:19 +02:00
6cf5ecadc2 Support template configuration. 2023-08-15 09:51:59 +02:00
62be40205b Support node selection. 2023-08-14 18:47:13 +02:00
9745e854f7 Fix image handling. 2023-08-13 14:19:27 +02:00
e1ea5f473d Support alternate image specification. 2023-08-12 23:26:33 +02:00
eea4afac72 Not needed. 2023-08-09 21:47:12 +02:00
4058fa6bda Use statefulset for runner. 2023-08-09 15:19:29 +02:00
b76e5b1da9 "Normalize" (should read back as provided). 2023-08-07 20:37:34 +02:00
62c1bb9f42 Back to using null (didn't fix argocd problem). 2023-08-07 18:42:13 +02:00
5ec9233ac7 Syntax enhancements. 2023-08-07 18:31:27 +02:00
c0fbf06b54 Move "oneof"s before properties. 2023-08-07 18:28:02 +02:00
a28ccfc8e0 Add support for CDROM drives. 2023-08-07 17:26:16 +02:00
e8b10b32b0 Support cdrom media change. 2023-08-05 11:40:36 +02:00
96a5556939 Renamed for consistency. 2023-08-04 11:23:33 +02:00
d5e4d87b1c Fix status definition. 2023-08-03 11:01:15 +02:00
7ebc4f50b3 Better name. 2023-07-28 18:19:30 +02:00
838bd1bb5e Better name for runner pvc. 2023-07-28 18:01:37 +02:00
076f86bbe4 Create ConfigMap. 2023-07-27 13:14:04 +02:00
ee1a460960 Add status. 2023-07-26 13:14:30 +02:00
d1410183cb Working PVC for disks reconciliation. 2023-07-25 12:26:42 +02:00
50bff5d38f Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
0879e40213 Getting started with k8s API. 2023-06-18 18:06:17 +02:00