|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
444cfc7061
|
feat: optimize logs
|
2024-12-13 15:06:02 +03:30 |
|
|
|
9b219d967e
|
feat: handle upgrade job
|
2024-12-13 15:00: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6bd197b812
|
feat: add manager
|
2024-11-30 23:36:44 +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 |
|