Commit graph

94 commits

Author SHA1 Message Date
16a15bc9ad Document memory allocation. 2025-03-20 09:33:10 +01:00
5ca45d7620 Minor edit.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2025-03-16 23:12:22 +01:00
efd489b22f Allow VM operator to watch pods. 2025-03-16 23:03:19 +01:00
ce4d0bfb72 More features, more resources. 2025-03-16 14:53:01 +01:00
3a4404b758 Add runner version to status. 2025-03-14 16:57:58 +01:00
04ccdd7dee Add condition for logged in state. 2025-03-04 21:35:36 +01:00
dfe3038463 So auto login according to pool setting. 2025-03-03 21:26:10 +01:00
5366e24092 Move automatic login request to CRD.
Also reorganizes constants.
2025-03-01 11:02:52 +01:00
5078001f4b Add guest agent client and retrieve OS info. 2025-02-10 22:24:10 +01:00
b78b33a6f1 Merge branch 'prep/v4.0.0' 2025-01-31 15:58:56 +01:00
99c96e44c3 Allow access to vmpools. 2025-01-30 22:00:10 +01:00
50ad911265 Merge branch 'feature/pools' into testing 2025-01-27 11:11:25 +01:00
1b5ad5b73e Prevent unauthorized console take over. 2025-01-26 21:49:37 +01:00
5d722abd2e Add assignment based on last usage. 2025-01-25 13:35:51 +01:00
6d5ba8829c Basically working. 2025-01-23 13:41:53 +01:00
4943baf3e3 Save assignment information. 2025-01-14 10:23:32 +01:00
4c600e7118 Merge branch 'main' into testing 2024-11-24 16:59:10 +01:00
13cd262a47 New CRD. 2024-11-16 17:15:31 +01:00
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