|
|
dfe3038463
|
So auto login according to pool setting.
|
2025-03-03 21:26:10 +01:00 |
|
|
|
f8cc26e657
|
Define some more constants.
|
2025-03-01 22:51:51 +01:00 |
|
|
|
41ae658e0c
|
Reorganize imports.
|
2025-03-01 21:51:33 +01:00 |
|
|
|
e822d472f9
|
Optimize status update.
|
2025-03-01 17:44:52 +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 |
|
|
|
bc33640c98
|
Avoid duplicate constants.
|
2025-02-24 18:09:14 +01:00 |
|
|
|
d27339b1e9
|
Make VM extra data a class.
|
2025-02-02 13:54:10 +01:00 |
|
|
|
d5e589709f
|
Handle conflict properly.
|
2025-02-02 12:10:22 +01:00 |
|
|
|
b7ea6860ff
|
Adapt name to previous change.
|
2025-02-01 22:08:57 +01:00 |
|
|
|
85a4521299
|
Combine VmDefinitionModel and VmDefinition.
|
2025-02-01 22:06:30 +01:00 |
|
|
|
54747b25e8
|
Use VmChannel's event pipeline to update assignment.
|
2025-02-01 18:51:19 +01:00 |
|
|
|
6a1273e701
|
Prevent concurrent modification exception.
|
2025-01-31 12:24:21 +01:00 |
|
|
|
af41c78c07
|
Add console access to VM management.
|
2025-01-29 17:33:16 +01:00 |
|
|
|
1b5ad5b73e
|
Prevent unauthorized console take over.
|
2025-01-26 21:49:37 +01:00 |
|
|
|
981cbe2744
|
Improve readability.
|
2025-01-26 14:52:26 +01:00 |
|
|
|
a0d626cc31
|
Fix warnings.
|
2025-01-25 13:40:51 +01:00 |
|
|
|
5d722abd2e
|
Add assignment based on last usage.
|
2025-01-25 13:35:51 +01:00 |
|
|
|
9318b1279a
|
Move jackson to base library.
|
2025-01-23 21:17:06 +01:00 |
|
|
|
6d5ba8829c
|
Basically working.
|
2025-01-23 13:41:53 +01:00 |
|
|
|
bd5227fda3
|
Simplify pool management.
|
2025-01-15 21:58:08 +01:00 |
|
|
|
15ac0721a6
|
Minor refactoring.
|
2025-01-14 10:22:56 +01:00 |
|
|
|
84ac4bb28c
|
Add hashCode and equals.
|
2024-12-01 16:43:35 +01:00 |
|
|
|
2dc93f1370
|
Unify permission usage.
|
2024-12-01 14:21:25 +01:00 |
|
|
|
367aebeee5
|
Pool configurable in GUI.
|
2024-12-01 13:41:18 +01:00 |
|
|
|
77cfcff2ed
|
Fix toString.
|
2024-11-29 14:17:13 +01:00 |
|
|
|
eabb2d9cf0
|
Add method.
|
2024-11-23 12:52:42 +01:00 |
|
|
|
00adeba625
|
Add pool manager.
|
2024-11-19 17:10:55 +01:00 |
|
|
|
4ea568ea17
|
Automatically repeat status update in case of conflict.
|
2024-11-14 12:40:45 +01:00 |
|
|
|
c8781c2d8e
|
Use less gson internally.
|
2024-11-08 16:48:07 +00: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 |
|
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 |
|
Michael N. Lipp
|
9209ba0078
|
Fix search for secret. (#23)
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)
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 |
|
|
|
245fad39a9
|
Add event generation.
|
2024-01-09 13:56:19 +01:00 |
|
Michael N. Lipp
|
8567a2f052
|
Feature/web gui (#15)
Java CI with Gradle / build (push) Has been cancelled
Add node display.
|
2023-10-24 13:23:13 +02:00 |
|
Michael N. Lipp
|
ae3941707a
|
Feature/web gui (#12)
Basic GUI functions (start/stop).
|
2023-10-21 22:16:10 +02:00 |
|