36 Commits

Author SHA1 Message Date
83c4b5ded2 feat(helm): add filesystem savepoint storage mode 2025-05-17 13:02:24 +03:30
89647f3b5b fix(helm): add flink taskmanager host env to task manager 2025-04-15 12:08:17 +03:30
dedbe00fba fix(helm): wrong checkpoint path flink properties 2025-04-13 10:38:15 +03:30
62c340bc64 feat(helm): add filesystem checkpoint storage mode 2025-04-13 10:00:32 +03:30
44ff3627fc feat(helm): add flink properties variable to values 2025-04-12 23:14:52 +03:30
2dd625ec7c feat: update flink http client library 2025-04-07 11:28:33 +03:30
1c32bfbbe0 chore: create index and chart package 2025-04-06 01:53:33 +03:30
54008669cb fix(helm): wrong savepoint and checkpoint s3 configs 2025-04-06 01:49:00 +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
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
222d70125c fix(helm): missing checkpoint interval configuration 2025-01-18 01:32:56 +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
c977c8a15d feat: add download savepoint route 2025-01-17 18:34:06 +03:30
14aba80181 feat: separate job-manager and task-manager containers 2025-01-10 12:39:54 +03:30
4cd00f25f0 feat: limit control to single current only namespace 2025-01-10 12:30:15 +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
6a475c7755 feat: add repo for helm chart 2024-12-15 10:24:38 +03:30
5543f5ea79 feat(helm): enable ha for Flink cluster deployment 2024-12-13 02:49:21 +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
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
d909765afc ci(helm): add helm chart 2024-12-08 22:03:05 +03:30