15 Commits

Author SHA1 Message Date
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
7f78faeed7 fix(helm): missing task-manager and job-manager configs in values 2025-04-04 13:51:57 +03:30
75d0557286 fix(helm): missing namespace env for operator container 2025-03-04 23:14:41 +03:30
012c525915 feat(helm): add clusterId to values 2025-03-04 18:05:01 +03:30
550b6882e1 fix(helm): missing kubernetes.cluster-id option in flink cluster 2025-03-04 17:46:32 +03:30
e32addcea5 fix(helm): missing checkpoint interval configuration 2025-01-18 01:31:53 +03:30
625d5056e6 feat: merge operator to flink deployment 2025-01-18 01:14:40 +03:30
e4f756666d fix: missing savepoint path env in operator deployment 2024-12-25 01:46:20 +03:30
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
00030195c8 perf(helm): flink-deployment > remove unneeded mount 2024-12-19 00:40:16 +03:30