|
|
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 |
|
|
|
ac8453bb57
|
feat: add flinkApiUrl and database path configs
|
2024-12-01 02:05:21 +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 |
|
|
|
d8b87ac6ee
|
feat: change db to buntdb
|
2024-11-30 21:08:06 +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 |
|
|
|
e95634c942
|
feat(config): add savepoint interval config
|
2024-11-30 02:18:44 +03:30 |
|
|
|
8f4cb093b1
|
feat(savepoint): create and track for getting savepoint location
|
2024-11-30 02:11:30 +03:30 |
|