Commit graph

40 commits

Author SHA1 Message Date
c6c6358426 Fix warnings.
Some checks failed
ci/woodpecker/push/build Pipeline was successful
CodeQL / Analyze (push) Has been cancelled
Java CI with Gradle / build (push) Has been cancelled
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
2025-08-11 20:32:08 +02:00
1a8412d767 Fix deepCopy for arrays.
Isn't used in project.
2025-03-06 12:59:06 +01:00
bfe4c2bb32 Set loggedInUser via Reconciler. 2025-03-04 13:33:54 +01:00
2a70c74234 Use consistent method names. 2025-01-25 13:39:22 +01:00
a5ddf6ac97 Avoid updating immutable fields. 2025-01-25 13:32:00 +01:00
abe06b4658 Adapt viewer preview controls to permission changes. 2024-11-09 11:08:59 +00:00
c8781c2d8e Use less gson internally. 2024-11-08 16:48:07 +00: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
8b6acceda8 Re-enable PMD. 2024-05-13 22:33:05 +02: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
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
Michael N. Lipp
d42900afe7
Feature/improve build (#9) 2023-09-22 16:50:38 +02:00
ea6751282c Take different approach to finding CR.
Requires less privileges.
2023-09-16 11:47:46 +02:00
7f512082f0 Update. 2023-09-14 22:08:15 +02:00
77a4a27461 Update. 2023-09-14 21:27:12 +02:00
86ea626dd5 Update. 2023-09-14 18:59:46 +02:00
a045cba998 Fix (make use of) transient dependencies. 2023-09-14 14:55:50 +02:00
2b471f3852 More resources used by both runner and manager. 2023-09-14 09:56:28 +02:00
cdc37725ce Update. 2023-09-01 22:23:51 +02:00
6b6e48650d Avoid trailing space. 2023-08-19 18:05:18 +02:00
15d7589144 Pretty print size. 2023-08-19 17:56:10 +02:00
6c98438fc5 Basics for automated test. 2023-08-19 15:22:31 +02:00
7141d381be Drop support for Kubernetes abbreviation. 2023-08-19 10:44:54 +02:00
2404663045 Move memory parsing to utility class. 2023-08-14 17:17:34 +02:00
37ffe475fb Use updated library. 2023-08-02 12:51:08 +02:00
246e6480db Support for updating CPUs and RAM. 2023-07-31 17:59:56 +02:00
fae89352a7 Update. 2023-07-27 18:45:50 +02:00
c74d48f8af Not using extended API. 2023-07-25 12:28:49 +02:00
d1410183cb Working PVC for disks reconciliation. 2023-07-25 12:26:42 +02:00
50bff5d38f Implement basic reconciliation "loop". 2023-07-22 14:36:42 +02:00
8905e30473 Update settings. 2023-06-18 18:05:06 +02:00
5928371fc9 Use same logging configuration approach as with runner. 2023-06-13 12:16:59 +02:00
e1e4e9d0d0 Fix search path and log when testing. 2023-06-11 17:48:45 +02:00
601c17c6d1 New utility class. 2023-06-09 15:19:03 +02:00
351c876024 Use a command line argument to specify the configuration file. 2023-06-06 16:55:40 +02:00
716ff7e372 Fix codacy issues. 2023-06-05 20:56:35 +02:00
7a9ed262c1 Refactor and implement shutdown. 2023-06-04 13:05:02 +02:00
2ed51772ed More efficient access when DTOs are used in template models. 2023-05-28 16:34:25 +02:00
f48a7aae94 Initial commit. 2023-05-23 21:38:32 +02:00