Commit graph

67 commits

Author SHA1 Message Date
c7b65ca581 Report console connection events. 2024-11-10 14:13:34 +01:00
83908b7cfd Deploy pod instead of stateful set 2024-10-04 15:01:58 +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
Michael N. Lipp
690215d73c
Add permission (#22) 2024-03-20 17:40:41 +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
aa7fdbee08 Allow guest to (finally) shutdown the VM. 2024-02-25 13:48:44 +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
5ec67ba61a Allow event generation.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-01-09 18:46:08 +01:00
886c5b436e Restrict viewer log level to config.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-11-04 14:41:12 +01:00
6e2d23d979 Use default log settings by default. 2023-11-04 14:37:26 +01:00
Michael N. Lipp
6f45e7982a
Feature/web gui2 (#16)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Add oveview and enhance.
2023-10-30 23:10:26 +01:00
Michael N. Lipp
ae3941707a
Feature/web gui (#12)
Basic GUI functions (start/stop).
2023-10-21 22:16:10 +02: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
f24b6aca52 Define RBAC for running in cluster. 2023-09-16 11:48:20 +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
ce1870d16d Adjust requested memory. 2023-08-23 10:56:41 +02:00
2d35738f5a Create and use alpine based image.
Arch based is simply too big.
2023-08-23 10:29:58 +02:00
66f8d15dc0 Remove deprecated (and redundant) property. 2023-08-22 14:44:13 +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
e84b9e3e82 Fix/add resource requirements. 2023-08-15 17:02:59 +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
ec4e6c64ba Fix permissions. 2023-08-13 16:59:03 +02:00
367f36d806 Allow operations on services. 2023-08-13 15:52:19 +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
a796e304a2 Add missing permission. 2023-08-12 16:57:11 +02:00
59e595a1fa Handle CRD independently. 2023-08-11 10:21:49 +02:00
74e7d779b2 Adapt to file name change. 2023-08-11 10:17:25 +02:00
02b5cd588d Make role and binding namespaced. 2023-08-11 10:12:13 +02:00
c65c0f979b Remove left-over namespace properties. 2023-08-10 23:09:30 +02:00
f729169082 Fix image URL. 2023-08-10 17:33:55 +02:00
69c832dd56 Fix sample access mode. 2023-08-09 23:08:53 +02:00
3b72cb7969 Add sample files. 2023-08-09 22:56:00 +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