|
|
e822d472f9
|
Optimize status update.
|
2025-03-01 17:44:52 +01:00 |
|
|
|
4a242c4657
|
Clear logged in user on startup and shutdown.
|
2025-03-01 17:12:02 +01:00 |
|
|
|
62a7210117
|
Fix and clarify usage of methods for status update.
|
2025-03-01 17:00:14 +01:00 |
|
|
|
5e282c4d2b
|
Move automatic login request to CRD.
Undoes reorganize constants.
|
2025-03-01 15:44:05 +01:00 |
|
|
|
5366e24092
|
Move automatic login request to CRD.
Also reorganizes constants.
|
2025-03-01 11:02:52 +01:00 |
|
|
|
3152ff842b
|
Allow console take over.
|
2025-02-27 22:55:50 +01:00 |
|
|
|
5cbdab9da8
|
Fix log message.
|
2025-02-27 14:55:31 +01:00 |
|
|
|
b4cb3b8694
|
Control login.
|
2025-02-27 14:46:13 +01:00 |
|
|
|
4a7a309f07
|
Get started with vmop-agent.
|
2025-02-25 15:43:47 +01:00 |
|
|
|
d1bc335db9
|
Prepare auto login.
|
2025-02-24 21:21:58 +01:00 |
|
|
|
c6704c886f
|
Avoid duplicate constants.
|
2025-02-24 18:18:29 +01:00 |
|
|
|
bc33640c98
|
Avoid duplicate constants.
|
2025-02-24 18:09:14 +01:00 |
|
|
|
e3b5f5a04d
|
Refactor QEMU socket connection handling and start vmop agent.
|
2025-02-24 11:58:13 +01:00 |
|
|
|
0828d03835
|
Javadoc fixes.
|
2025-02-22 21:27:39 +01:00 |
|
|
|
e291352828
|
Prepare usage of guest os command.
|
2025-02-21 20:54:27 +01:00 |
|
|
|
ec8152bd51
|
Add booted state.
|
2025-02-17 20:47:00 +01:00 |
|
|
|
5078001f4b
|
Add guest agent client and retrieve OS info.
|
2025-02-10 22:24:10 +01:00 |
|
|
|
85a4521299
|
Combine VmDefinitionModel and VmDefinition.
|
2025-02-01 22:06:30 +01:00 |
|
|
|
29dd6aab82
|
Javadoc fixes.
|
2025-01-30 22:04:41 +01:00 |
|
|
|
31758b5ef1
|
Add fallbacks for efi vars as well.
|
2024-11-15 17:30:50 +01:00 |
|
|
|
69507b540c
|
Improve messages.
|
2024-11-14 20:17:33 +01:00 |
|
|
|
811164f7b9
|
Move api client to base class.
|
2024-11-14 11:59:14 +01:00 |
|
|
|
4d447717c2
|
Improve tracking.
|
2024-11-13 23:45:54 +01:00 |
|
|
|
228322748b
|
Use 4m bios if smaller version is not available.
|
2024-11-12 22:41:54 +01:00 |
|
|
|
40cbeb694b
|
Avoid NPE.
|
2024-11-12 22:04:15 +01:00 |
|
|
|
12d6745d75
|
Add some logging messages and enhance logging configurability.
|
2024-11-12 19:29:46 +00:00 |
|
|
|
355eded86b
|
Add tracking of client (viewer) connection state and visualize in GUI.
|
2024-11-10 16:19:46 +00:00 |
|
|
|
3708244571
|
Fix warnings.
|
2024-10-26 21:16:50 +02:00 |
|
|
|
83908b7cfd
|
Deploy pod instead of stateful set
|
2024-10-04 15:01:58 +00:00 |
|
|
|
bef47b308d
|
Use Java-21 virtual threads
|
2024-08-10 10:41:50 +00:00 |
|
|
|
4384c18910
|
Feature/multi monitor
|
2024-08-05 20:21:36 +00:00 |
|
|
|
e3da87d94f
|
Version tag may only be applied when all projects are "clean".
|
2024-06-27 16:50:49 +02:00 |
|
|
|
7df0cc386c
|
Fix image building.
|
2024-06-23 12:52:18 +02:00 |
|
Michael N. Lipp
|
7f80f4c6e9
|
Wip/gitlab ci (#32)
Start CI/CD on a gitlab instance.
|
2024-06-18 13:51:59 +02:00 |
|
Michael N. Lipp
|
10182efea1
|
Feature/use java21 (#31)
Switch to using Java-21.
|
2024-06-13 22:15:33 +02:00 |
|
Michael N. Lipp
|
65a5cfd286
|
Develop/v3 (#27)
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)
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)
Java CI with Gradle / build (push) Has been cancelled
|
2024-05-27 12:57:01 +02:00 |
|
|
|
8b6acceda8
|
Re-enable PMD.
|
2024-05-13 22:33:05 +02:00 |
|
|
|
383d1c5cca
|
Reflect display password changes in status.
|
2024-03-28 16:46:58 +01:00 |
|
Michael N. Lipp
|
3103452170
|
Support for display secrets (#21)
Java CI with Gradle / build (push) Has been cancelled
|
2024-03-20 11:03:09 +01:00 |
|
Michael N. Lipp
|
a2641da7f5
|
Refactor internal Kubernetes API and upgrade to official v19 (#19)
Java CI with Gradle / build (push) Has been cancelled
|
2024-03-14 20:12:37 +01:00 |
|
|
|
ee2de96c56
|
Fix javadoc.
Java CI with Gradle / build (push) Has been cancelled
|
2024-02-26 15:19:29 +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 |
|
|
|
413f8f76dc
|
Support cloud-init's network-config.
|
2024-02-21 16:14:37 +01:00 |
|
|
|
eccc35d0bf
|
Make sure to get latest base image versions.
Java CI with Gradle / build (push) Has been cancelled
|
2024-02-20 21:51:48 +01:00 |
|
|
|
499c1822fd
|
Do push when testing.
|
2024-02-17 19:42:44 +01:00 |
|
|
|
542c4eb61f
|
Update diagram.
|
2024-02-17 17:50:03 +01:00 |
|
|
|
599f64da4c
|
Provide fallback for instance-id.
|
2024-02-17 16:47:10 +01:00 |
|