Commit graph

226 commits

Author SHA1 Message Date
fb4a0206f1 Make result of guest shutdown configurable. 2024-02-25 15:49:56 +01:00
bbe2d6efbc Make this explicit (implied by replicas = 1). 2024-02-25 14:27:54 +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
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
ee96f869da Add generation of fallback properties.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-02-18 13:35:31 +01:00
b255f0e946 Support cloudInit in CRD. 2024-02-18 11:46:09 +01:00
499c1822fd Do push when testing. 2024-02-17 19:42:44 +01:00
49370b507b More memory needed when handling a large number of VMs. 2024-02-04 22:03:02 +01:00
2d9d8de357 Add informative log message.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-01-12 23:13:16 +01:00
d85c957b33 Exit with error on connection failure with kubernetes API. 2024-01-12 20:34:37 +01:00
03dfa7a4d8 Provide more context information.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-11-05 15:08:51 +01:00
7dd9921dbf Provide default logging configuration as resource. 2023-11-04 14:53:48 +01:00
01e392fc9d Ensure that json does not change after association with channel.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-11-04 12:40:00 +01:00
91a9c8605c Upgrade webconsole base. 2023-11-03 22:13:02 +01:00
fdacb1e3d2 Upgrade sysinfo conlet.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2023-11-01 20:23:03 +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
8567a2f052
Feature/web gui (#15)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Add node display.
2023-10-24 13:23:13 +02: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
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
3b0fb02fbe Improve error reporting. 2023-09-16 11:53:51 +02:00
f24b6aca52 Define RBAC for running in cluster. 2023-09-16 11:48:20 +02:00
a045cba998 Fix (make use of) transient dependencies. 2023-09-14 14:55:50 +02:00
9ba0dd8dc3 Combine constants for easy use in templates. 2023-09-14 14:45:06 +02:00
2b471f3852 More resources used by both runner and manager. 2023-09-14 09:56:28 +02:00
0419136a59 Use embedded YAML for load balancer configuration. 2023-09-01 22:25:38 +02:00
717d732892 Not needed. 2023-09-01 22:23:23 +02:00
6840db635e Upgrade libraries. 2023-09-01 22:22:57 +02:00
e75f12c69f Prioritize messages. 2023-08-24 14:00:33 +02:00
998e9c6aa1 Force parallel GC. 2023-08-24 13:57:23 +02:00
e10256f04e There's no advantage in using graal. 2023-08-24 13:56:57 +02:00
5fe71670e2 Add useful startup information. 2023-08-24 13:56:23 +02:00
70ecc39466 Don't round, CPU fractions are supported. 2023-08-24 13:24:32 +02:00
ef708476ca Be a bit more specific with exception handling. 2023-08-21 17:40:51 +02:00
79da75e806 Test before push. 2023-08-21 16:55:25 +02:00
b919eb17ac Additional fail safe. 2023-08-21 16:55:14 +02:00
0d5e680318 Filter duplicate events. 2023-08-21 10:06:57 +02:00
aab15d8b6f Test size setting. 2023-08-19 18:29:47 +02:00
15d7589144 Pretty print size. 2023-08-19 17:56:10 +02:00
cc15803ad6 Add real test. 2023-08-19 15:46:03 +02:00
9b46cfa8bb Get CI running again. 2023-08-19 15:29:59 +02:00
6c98438fc5 Basics for automated test. 2023-08-19 15:22:31 +02:00
8461adbe7c Use Kubernetes format everywhere for consistency. 2023-08-19 10:46:12 +02:00
0ba4996408 Fix typo. 2023-08-18 15:34:09 +02:00
365bdf249d Improve documentation. 2023-08-18 14:09:02 +02:00
823bcedf1e Change configuration format. 2023-08-18 11:23:17 +02:00
4ed5168591 Generate load balancer service instead of unspecific service. 2023-08-17 20:24:10 +02:00
f4e8318b6e Add load balancer service info for testing. 2023-08-17 20:23:07 +02:00
5b12606b58 Add port info. 2023-08-17 18:00:58 +02:00
6ec91e7a7e Support additional metadata for services continued. 2023-08-17 15:43:04 +02:00