|
|
55dbe9f8c2
|
feat: add debug logs
|
2025-02-18 23:08:19 +03:30 |
|
|
|
1ff69e086f
|
fix(log): add log
|
2025-01-25 01:05:17 +03:30 |
|
|
|
9629e70ed7
|
fix(savepoint): wrong savepoint path in download savepoint route
|
2025-01-18 01:32:24 +03:30 |
|
|
|
6591748d16
|
fix: resolve savepoint trigger no SavepointTriggerId problem
|
2025-01-18 00:31:05 +03:30 |
|
|
|
8f3c32ed95
|
fix: resolve missing handle job not found
|
2025-01-17 22:48:29 +03:30 |
|
|
|
4bbb027c41
|
fix: resolve job start after pause bug
|
2025-01-17 21:16:38 +03:30 |
|
|
|
896d45e15a
|
fix: resolve crash operator in some cases
|
2025-01-17 21:11:17 +03:30 |
|
|
|
322877ad8e
|
fix: resolve job start after pause bug
|
2025-01-17 21:09:53 +03:30 |
|
|
|
5066dc650f
|
feat: add start and trigger savepoint routes
|
2025-01-17 20:27:32 +03:30 |
|
|
|
c977c8a15d
|
feat: add download savepoint route
|
2025-01-17 18:34:06 +03:30 |
|
|
|
ef7b16af68
|
feet: add finalizer
|
2025-01-11 00:25:57 +03:30 |
|
|
|
4cd00f25f0
|
feat: limit control to single current only namespace
|
2025-01-10 12:30:15 +03:30 |
|
|
|
0df874b222
|
feat: add rest routes to take the control of flink jobs
|
2025-01-09 00:22:53 +03:30 |
|
|
|
4ed533f284
|
fix(manage-job): missing patch kube resource after run job
|
2024-12-20 14:45:29 +03:30 |
|
|
|
7e33fd6cef
|
fix: wrong life-cycle-status after job failed
|
2024-12-18 11:12:08 +03:30 |
|
|
|
5bc047dbd1
|
feat(managed-job): add args and parallelism param to run flink job method
|
2024-12-18 11:08:21 +03:30 |
|
|
|
5e3f093f08
|
feat: handle job run error and change life-cycle status
|
2024-12-18 10:08:30 +03:30 |
|
|
|
9086f6664e
|
fix: resolve leftover jar file issue after upload
|
2024-12-13 20:12:52 +03:30 |
|
|
|
9f36dca7c9
|
fix: prevent concurrent jobs map writes by adding synchronization
This fix prevents undefined behavior and runtime crashes in multithreaded
use cases.
|
2024-12-13 20:11:58 +03:30 |
|
|
|
02d8f0b02e
|
fix: resolve remain jar file after upload
|
2024-12-13 19:51:26 +03:30 |
|
|
|
d36b9c30df
|
fix: resolve issue with jar upgrade not uploading new jar
Ensure the new jar is properly uploaded during an upgrade process. Previously, the jar was not replaced as expected.
|
2024-12-13 19:41:59 +03:30 |
|
|
|
699cf12f72
|
fix(savepoint): periodically savepoint bug
|
2024-12-13 15:11:36 +03:30 |
|
|
|
444cfc7061
|
feat: optimize logs
|
2024-12-13 15:06:02 +03:30 |
|
|
|
08407afe1e
|
fix(jar): not returned error on download returns not 200 resp
|
2024-12-13 15:01:21 +03:30 |
|
|
|
9b219d967e
|
feat: handle upgrade job
|
2024-12-13 15:00:43 +03:30 |
|
|
|
89702d287a
|
fix(savepoint): missing savepoint path env and not handled savepoint errors
|
2024-12-13 14:57:55 +03:30 |
|
|
|
b2d2295d07
|
feat: allow restore jobs that has not any taken save point
|
2024-12-13 02:50:43 +03:30 |
|
|
|
d3fd04b20c
|
perf: remove lc dependency
|
2024-12-12 23:13:54 +03:30 |
|
|
|
bc20345fc0
|
feat: add early update job def into patch
|
2024-12-08 19:29:05 +03:30 |
|
|
|
0993ed4cb1
|
fix(jar): bug on remove temporary jar
|
2024-12-08 19:25:31 +03:30 |
|
|
|
91ccfebfeb
|
feat: retry upload on jar not found
|
2024-12-08 01:24:14 +03:30 |
|
|
|
5abc044d69
|
feat: add restore statuses to kubernetes crd
|
2024-12-08 00:47:53 +03:30 |
|
|
|
c5b19d3336
|
feat: remove buntdb dep
|
2024-12-07 22:12:46 +03:30 |
|
|
|
2c25323e62
|
feat(manager): make check status from flink batch
|
2024-12-07 01:09:25 +03:30 |
|
|
|
d1a715deea
|
feat: add drawio
|
2024-12-06 19:27:05 +03:30 |
|
|
|
e42731858d
|
feat: remove buntdb deps
|
2024-12-02 00:01:03 +03:30 |
|
|
|
3e77ac121a
|
feat(crd): add update custom resource status
|
2024-12-01 23:55:58 +03:30 |
|
|
|
fb646086b0
|
feat(managed-job): add update job method
|
2024-12-01 02:05:49 +03:30 |
|
|
|
dd700b6007
|
feat(managed-job): add restore from failed state
|
2024-12-01 00:56:16 +03:30 |
|
|
|
64e84c8d0f
|
fix: create multiple managedJob instance
|
2024-12-01 00:07:30 +03:30 |
|
|
|
6bd197b812
|
feat: add manager
|
2024-11-30 23:36:44 +03:30 |
|
|
|
d8b87ac6ee
|
feat: change db to buntdb
|
2024-11-30 21:08:06 +03:30 |
|
|
|
412a5292cb
|
feat(crd): update crd type
|
2024-11-30 20:52:12 +03:30 |
|
|
|
b0ff04126a
|
feat: add type to get watch crd result
|
2024-11-30 19:31:36 +03:30 |
|
|
|
19b874cba6
|
feat(crd): add kube api and crds
|
2024-11-30 19:04:02 +03:30 |
|
|
|
e95634c942
|
feat(config): add savepoint interval config
|
2024-11-30 02:18:44 +03:30 |
|
|
|
8f4cb093b1
|
feat(savepoint): create and track for getting savepoint location
|
2024-11-30 02:11:30 +03:30 |
|
|
|
3b0aff5688
|
feat: initialize
|
2024-11-30 01:22:51 +03:30 |
|