Commit graph

76 commits

Author SHA1 Message Date
6e3f554d8d Merge branch 'main' into testing 2024-11-14 22:10:57 +01:00
e864f677c3 Allow operator to patch CR status. 2024-11-14 22:10:18 +01:00
93a1a2b2f9 Merge branch 'main' into testing 2024-11-14 21:24:06 +01:00
0ba8d922ef Add used by information. 2024-11-14 18:46:19 +01:00
5897b4b386 Merge remote-tracking branch 'origin/main' into testing 2024-11-12 20:49:51 +01:00
12d6745d75 Add some logging messages and enhance logging configurability. 2024-11-12 19:29:46 +00:00
0aaa375ffc Merge remote-tracking branch 'origin/main' into testing 2024-11-10 17:21:16 +01:00
355eded86b Add tracking of client (viewer) connection state and visualize in GUI. 2024-11-10 16:19:46 +00:00
4d76225442 Fix image path. 2024-11-09 13:09:11 +01:00
5b209c935e Pull from "testing" when using this branch. 2024-11-09 12:45:39 +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