Commit graph

200 commits

Author SHA1 Message Date
23703bad3c Adapt to new webconsole base. 2024-10-26 21:11:50 +02:00
54445ef531 Prepare release v3.4 2024-10-06 10:05:09 +00:00
83908b7cfd Deploy pod instead of stateful set 2024-10-04 15:01:58 +00:00
5c736faf09 Add "delete-this-file=1" in connection file by default. 2024-09-13 10:17:20 +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
d5c9a0c302 Upgrade base library.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-06-10 23:10:11 +02:00
bbd9d3baff Upgrade OIDC login library.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-06-10 15:15:00 +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
b6f0299932 Upgrade base library.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-05-21 09:03:20 +02:00
6ffe287def Upgrade base library. 2024-05-18 12:10:37 +02:00
81ce3e244f Use OIDC login conlet. 2024-05-14 11:27:09 +02:00
8b6acceda8 Re-enable PMD. 2024-05-13 22:33:05 +02:00
Michael N. Lipp
9209ba0078
Fix search for secret. (#23)
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-03-20 17:59:28 +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
e25358085f Move guestShutdownStops up one level. 2024-02-26 15:15:55 +01:00
b207e0226f Fix template error.
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
2024-02-25 17:22:06 +01:00
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