348 Commits

Author SHA1 Message Date
Ingo Oppermann
3c4e639a3d
Don't unmarshal events from cluster nodes 2025-12-08 15:48:52 +01:00
Ingo Oppermann
29143753f6
Minor adjustments to modern go 2025-12-05 16:38:05 +01:00
Ingo Oppermann
b5b16a6f9a
Fix proper cancelation of event emitting, refarctor cluster events 2025-12-05 16:30:33 +01:00
Ingo Oppermann
36f156e4ed
Use extra object for avstream data 2025-12-03 16:27:13 +01:00
Ingo Oppermann
0431b6f8c4
Add process events 2025-12-02 17:08:05 +01:00
Ingo Oppermann
9af53917f4
Add missing, fix wrong API endpoint descriptions 2025-12-01 15:13:46 +01:00
Ingo Oppermann
4adf907e42
Fix comment, remove unneeded logging field 2025-10-21 16:14:37 +02:00
Ingo Oppermann
e077cd48a6
Integrate media events into cluster 2025-10-06 17:36:23 +02:00
Ingo Oppermann
86437171f3
Add timestamp to fs events, allow to provide a glob pattern 2025-09-23 12:50:23 +02:00
Ingo Oppermann
882764dfe3
Emit list action 2025-09-22 21:44:22 +02:00
Ingo Oppermann
bbf40b6e50
Add filesystem event handler 2025-09-22 17:10:05 +02:00
Ingo Oppermann
a6e806fd31
List all pending deployments as array, with an action for each process 2025-09-18 15:30:35 +02:00
Ingo Oppermann
8c7ca4898a
Add /v3/cluster/deployments endpoint 2025-09-16 12:03:51 +02:00
Ingo Oppermann
852b836f7e
Add /cluster/db/map/reallocate for retrieving the current reallocation jobs 2025-09-15 12:09:56 +02:00
Ingo Oppermann
5e7c8ea469
Find always newest file on cluster 2025-07-21 17:23:24 +02:00
Ingo Oppermann
981fcd4dd3
Add option to prevent purging on delete 2025-07-21 16:18:56 +02:00
Ingo Oppermann
d64c7b377e
Prevent shadowing processes 2025-07-21 15:33:59 +02:00
Ingo Oppermann
0e38648b70
Add force=restart parameter for process updates 2025-07-18 15:47:49 +02:00
Ingo Oppermann
88a6de9280
Fix typo in json field name 2025-07-11 13:54:58 +02:00
Ingo Oppermann
aa75c0a059
Update domain query parameter description 2025-07-09 16:51:43 +02:00
Ingo Oppermann
4bf607b151
Remove commented out domain 2025-07-09 16:51:14 +02:00
Ingo Oppermann
260092d024
Fix process listing 2025-07-09 16:50:55 +02:00
Ingo Oppermann
31a9fa6a5f
Fix user listing 2025-07-09 16:50:02 +02:00
Ingo Oppermann
0e2fdefbe5
Remove domain from process list options 2025-07-09 16:49:40 +02:00
Ingo Oppermann
290c612d01
Fix process and iam enforcing credentials 2025-07-07 13:14:00 +02:00
Ingo Oppermann
15a0f4dbc5
Expose process ID 2025-07-07 12:09:20 +02:00
Ingo Oppermann
16bd434f78
Change query parameter to apidomain for the api policy 2025-07-03 14:18:02 +02:00
Ingo Oppermann
2189c4c36c
Update dependencies 2025-06-19 16:13:32 +02:00
Ingo Oppermann
f445d0c992
Add tee progress parsing 2025-06-19 16:11:30 +02:00
Ingo Oppermann
fc97a6f069
Fix tests and marshalling process config 2025-05-15 15:09:47 +02:00
Ingo Oppermann
cc0da080c6
Fix omitting empty cleanup rules 2025-05-15 12:17:17 +02:00
Ingo Oppermann
d5c03932b5
Validate process config before adding/updating the cluster DB 2025-05-15 11:10:10 +02:00
Ingo Oppermann
8807cd2d79
Fix deployment errors in cluster DB 2025-05-13 12:21:54 +02:00
Ingo Oppermann
430dcd4340
Remove debug printf 2025-05-13 11:57:51 +02:00
Ingo Oppermann
ae157fbacf
Fix some error types 2025-04-16 15:07:34 +02:00
Ingo Oppermann
2fbb2b1ab3
Upgrade dependencies 2025-04-16 11:02:51 +02:00
Ingo Oppermann
c4dfdbe635
Report more suitable errors 2025-04-11 16:58:01 +02:00
Ingo Oppermann
13311e6d90
Use real name instead of alias to fetch policies 2025-04-09 14:04:09 +02:00
Ingo Oppermann
a08d8a0ca8
Extract prefix from glob pattern 2025-03-24 21:02:50 +01:00
Ingo Oppermann
9557f7e10a
Add IDs for disambiguation to graph elements 2025-03-12 21:08:33 +01:00
Ingo Oppermann
5ab1333a54
Fix use of deprecated function 2025-03-12 21:06:54 +01:00
Ingo Oppermann
be9e0d4c5d
Allow to override ffmpeg binary 2025-03-03 17:13:39 +01:00
Ingo Oppermann
f55a3e7fce
Allow to provide mime type mapping directly in config 2024-11-22 16:11:22 +01:00
Ingo Oppermann
74607db85b
Fix uint64 to float64 conversion 2024-11-05 21:47:03 +01:00
Ingo Oppermann
0d57a855f4
Use better name for variable 2024-11-04 16:28:44 +01:00
Ingo Oppermann
83ec412e05
Allow segments to be mp4 additional to ts 2024-11-04 12:06:59 +01:00
Ingo Oppermann
bfb54ca177
Add GPU usage in cluster about API endpoint 2024-10-31 14:32:18 +01:00
Ingo Oppermann
55015bcf6f
Read out GPU specs at util start 2024-10-30 17:12:29 +01:00
Ingo Oppermann
22a94e1089
Add GPU resources 2024-10-30 15:16:10 +01:00
Ingo Oppermann
de9a30a108
Add internal mock modules 2024-10-29 14:55:55 +01:00