22c7d712f4
feat: update flink http client library
2025-04-07 13:20:39 +03:30
2dd625ec7c
feat: update flink http client library
2025-04-07 11:28:33 +03:30
c991215a9d
Merge branch 'main' of https://git.logicamp.tech/Logicamp/flink-kube-operator
2025-04-06 08:48:54 +03:30
830e265162
feat: apply new helm structure
...
use minio s3 for savepoint and checkpoint path
separate task-manager, job-manager and operator
use statefulset for task-manager to handle replication
support basic credential for download jar request
update to flink 1.20.1
2025-04-05 01:39:02 +03:30
4d6b06efe7
fix: restore watcher if channel is closed
2025-03-12 23:27:40 +03:30
6f91ad607f
perf: remove go-nanoid and rxgo
2025-03-12 21:20:57 +03:30
b33dc0ba1d
fix: resolve finalize is not working in some cases
2025-03-09 02:17:59 +03:30
556d9ff6af
fix: wong update status in some situations
2025-03-05 11:40:22 +03:30
346f69100c
fix: resolve missing restrict resources namespace
2025-03-04 23:55:28 +03:30
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