Commit graph

116 commits

Author SHA1 Message Date
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
72beccc8cd Remove setup-machine-id.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Causes problems and is not needed.
2023-09-11 17:50:21 +02:00
6840db635e Upgrade libraries. 2023-09-01 22:22:57 +02:00
e75f12c69f Prioritize messages. 2023-08-24 14:00:33 +02:00
5fe71670e2 Add useful startup information. 2023-08-24 13:56:23 +02:00
c13344d0e2 Force parallel GC. 2023-08-24 13:25:25 +02:00
c5818b6bf4 Improve error handling. 2023-08-23 12:00:52 +02:00
2d35738f5a Create and use alpine based image.
Arch based is simply too big.
2023-08-23 10:29:58 +02:00
9305ebe927 Add the paths used by alpine. 2023-08-22 23:05:23 +02:00
9af84091b5 fix erroneous usage of qemu-base. 2023-08-22 18:38:55 +02:00
9ed16f4c3a Add some debug logging. 2023-08-20 19:18:36 +02:00
c69ae44395 Disable direct access to flash. 2023-08-20 19:11:38 +02:00
9706a9af8c Fix order. 2023-08-19 18:00:38 +02:00
15d7589144 Pretty print size. 2023-08-19 17:56:10 +02:00
e84b9e3e82 Fix/add resource requirements. 2023-08-15 17:02:59 +02:00
ffdc603122 Add intel-iommu device. 2023-08-14 22:22:26 +02:00
2404663045 Move memory parsing to utility class. 2023-08-14 17:17:34 +02:00
7113aad8eb Use dash in k8s context, but not for directories. 2023-08-09 21:42:09 +02:00
ce07e43529 Adapt to latest conventions. 2023-08-09 18:24:57 +02:00
010b6fdce6 Rename event. 2023-08-08 13:22:27 +02:00
0c4cb7e9b4 Improve handling of missing (illegal) configuration. 2023-08-08 13:06:32 +02:00
d74ec52441 Better error message. 2023-08-08 13:05:56 +02:00
758412673e Improve powerdown behavior. 2023-08-08 12:42:44 +02:00
3a0da6cb70 No changes while terminating. 2023-08-08 10:25:12 +02:00
cc7037be0b Re-order methods. 2023-08-07 12:05:12 +02:00
6ac60d72f0 Fix toString. 2023-08-07 12:04:08 +02:00
37e8f90cd1 Use one event processor for "main loop" events. 2023-08-07 11:58:18 +02:00
3e43d02931 Javadoc fixes. 2023-08-07 10:28:47 +02:00
a2f00eb1ec Not needed. 2023-08-07 10:09:53 +02:00
fbc25d4db8 Refactor. 2023-08-06 23:01:50 +02:00