61 Commits

Author SHA1 Message Date
0bc45845dc fix(flink): wrong upload dir prop 2024-12-20 18:09:55 +03:30
b8e051911e fix(flink): wrong upload dir prop 2024-12-20 18:05:38 +03:30
b6e2838756 feat(flink): add readiness and liveness probe 2024-12-20 17:57:55 +03:30
8fa99f4ea8 fix(flink): wrong ha path 2024-12-20 17:56:13 +03:30
23a4de92e4 fix: missing ha pvc 2024-12-20 17:22:32 +03:30
37936c8c58 feat: separate ha and checkpoint pvc 2024-12-20 17:12:51 +03:30
4ed533f284 fix(manage-job): missing patch kube resource after run job 2024-12-20 14:45:29 +03:30
00030195c8 perf(helm): flink-deployment > remove unneeded mount 2024-12-19 00:40:16 +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
07b8a36e63 feat: add avro and exp4j jar 2024-12-18 10:51:53 +03:30
5e3f093f08 feat: handle job run error and change life-cycle status 2024-12-18 10:08:30 +03:30
03fe9910a3 feat: add clickhouse and postgres support 2024-12-16 09:28:26 +03:30
438296ec35 docs: update readme for helm repo 2024-12-15 10:27:34 +03:30
6a475c7755 feat: add repo for helm chart 2024-12-15 10:24:38 +03:30
a3a806a54f Merge remote-tracking branch 'origin/feature/kube-crd-control' 2024-12-15 10:16:46 +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
c066a9fd90 ci: add tilt file 2024-12-13 02:49:40 +03:30
5543f5ea79 feat(helm): enable ha for Flink cluster deployment 2024-12-13 02:49:21 +03:30
a22198011c perf: optimize docker image size 2024-12-13 02:48:19 +03:30
5bf3571e4b fix(helm): no config-map error in operator deployment 2024-12-13 02:47:54 +03:30
d3fd04b20c perf: remove lc dependency 2024-12-12 23:13:54 +03:30
3912ecef44 fix(helm): wrong flink checkpoint and savepoint dirs config 2024-12-09 01:51:40 +03:30
f06a391359 feat(docker): add avro and kafka-connector flink libs 2024-12-09 01:50:29 +03:30
d934541bbf feat(helm): add web.upload.dir 2024-12-09 01:29:03 +03:30
96880f1886 feat: add role and role binding 2024-12-09 01:26:00 +03:30
204f25a6af feat: add config.yaml to to operator 2024-12-09 00:54:40 +03:30
454cd8aae8 fix(docker): no foreground task in docker 2024-12-09 00:54:19 +03:30
d909765afc ci(helm): add helm chart 2024-12-08 22:03:05 +03:30
a178db87fb ci(docker): init docker files 2024-12-08 22:00:26 +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
ebd4a61f74 feat: remove buntdb deps 2024-12-02 00:01:26 +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