Commit Graph

18 Commits

Author SHA1 Message Date
Ingo Oppermann
8807cd2d79 Fix deployment errors in cluster DB 2025-05-13 12:21:54 +02:00
Ingo Oppermann
ae157fbacf Fix some error types 2025-04-16 15:07:34 +02:00
Ingo Oppermann
c4dfdbe635 Report more suitable errors 2025-04-11 16:58:01 +02:00
Ingo Oppermann
879819f10f Retrieve current process from leader, clone metadata, introduce new state 'deploying' 2024-07-22 16:58:57 +02:00
Ingo Oppermann
b160e604d2 Don't import metadata, leads to race condition 2024-07-19 16:01:50 +02:00
Ingo Oppermann
72883d18d4 Remove bottlenecks in process handling, still some rough edges 2024-07-18 17:16:49 +02:00
Ingo Oppermann
6f524f5991 Use store.ProcessGetNode function 2024-07-17 16:49:31 +02:00
Ingo Oppermann
7e90bb87ce Allow to import report history for a process 2024-07-10 16:46:49 +02:00
Ingo Oppermann
480dbb7f53 Refactor cluster node code 2024-07-09 12:26:02 +02:00
Ingo Oppermann
03da97217b Use faster JSON and gzip packages 2024-04-24 15:42:11 +02:00
Ingo Oppermann
3a31ce6f0e Upgrade core client 2024-04-15 14:59:31 +02:00
Ingo Oppermann
ad2a50df6f Separate resource type and resource for IAM policies 2023-09-18 17:11:09 +02:00
Ingo Oppermann
d19010944d Add POST /cluster/process/probe endpoint 2023-08-09 14:10:16 +03:00
Ingo Oppermann
bb5b580561 Don't use a map for the process list 2023-07-24 10:32:51 +02:00
Ingo Oppermann
34db225eb0 Return map of nodes 2023-07-17 15:39:03 +02:00
Ingo Oppermann
dedbfa099c Fill resource limits with configured limits 2023-07-12 16:12:10 +02:00
Ingo Oppermann
520683138d Add converter function for store.Process 2023-07-12 14:35:29 +02:00
Ingo Oppermann
fe715adbce Split cluster handler into smaller files 2023-07-12 14:18:01 +02:00