Commit graph

162 commits

Author SHA1 Message Date
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
0e3bb88497 Support additional metadata for services. 2023-08-17 13:38:19 +02:00
477db06f8d Deletions happen automatically due to owner references. 2023-08-17 11:09:51 +02:00
cf1432b973 Provide manager version to templates. 2023-08-16 18:07:30 +02:00
2ae9b29c77 Add ownership relation.
See https://github.com/argoproj/argo-cd/discussions/15072
2023-08-16 17:35:48 +02:00
d407c9cc6e Avoid NPE when handling delayed event. 2023-08-16 17:32:49 +02:00
c354e11592 Fix/add resource requirements. 2023-08-15 17:03:43 +02:00
f56fe228aa The client library is so not thread safe, adapt usage.
See https://github.com/kubernetes-client/java/issues/100
2023-08-15 15:54:40 +02:00
6cf5ecadc2 Support template configuration. 2023-08-15 09:51:59 +02:00
62be40205b Support node selection. 2023-08-14 18:47:13 +02:00
e7f572a954 Simplify evaluation. 2023-08-14 15:45:16 +02:00
af49c952fd Fix Running/Stopped behavior. 2023-08-13 22:24:40 +02:00
d2eea50093 Make storageClass for runner data configurable. 2023-08-13 15:17:58 +02:00
9745e854f7 Fix image handling. 2023-08-13 14:19:27 +02:00
db3b533c5d Add service reconciler. 2023-08-13 12:24:08 +02:00