Commit graph

145 commits

Author SHA1 Message Date
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)
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
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)
Some checks failed
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)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-03-14 20:12:37 +01:00
ee2de96c56 Fix javadoc.
Some checks failed
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.
Some checks failed
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
24f762d28c Add cloud-init support in runner. 2024-02-17 14:37:12 +01:00
b5622a459c Fix searching for executable. 2024-02-17 14:26:26 +01:00
218825fb8c Update build.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-01-09 18:11:32 +01:00
f6b70684ca Avoid redundant Stop event.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-01-09 14:04:58 +01:00
245fad39a9 Add event generation. 2024-01-09 13:56:19 +01:00
41a0ef1adb Fail if API server cannot be contacted. 2024-01-09 10:19:04 +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
c8b85b882d
Feature/web gui (#13)
Improve build and distribution.
2023-10-22 14:19:33 +02: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
6491742eb0
Bugfix/cpu topology (#11)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-10-10 12:57:13 +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
1aecb82843 Delay QEMU configuration until QMP is configured.
Fixes #4.
2023-09-16 13:20:42 +02:00
ea6751282c Take different approach to finding CR.
Requires less privileges.
2023-09-16 11:47:46 +02:00
2210dbcae2 Log handling errors. 2023-09-16 11:43:51 +02:00
8a7d9d6621 Report current CPUs in status. 2023-09-15 11:51:19 +02:00
ce786ea70d Clear RAM usage on stop. 2023-09-14 19:03:45 +02:00
9d29266907 Report current RAM usage in status. 2023-09-14 18:59:18 +02:00
a045cba998 Fix (make use of) transient dependencies. 2023-09-14 14:55:50 +02:00
74e05ce023 Provide "Running" condition in status. 2023-09-14 14:14:07 +02:00
f50a4af46c Namespace can be set for development. 2023-09-14 09:57:20 +02:00