|
|
a36e72877d
|
feat(jar): add OCI registry pull for JAR artifacts with backward compat
- Add jarRef and jarPullSecret fields to FlinkJob CRD (jarUri/basicAuth deprecated)
- OCI pull via go-containerregistry with dual auth (K8s pull secret + env vars)
- Media type validation on pulled layers
- Atomic status patches with runningJarRef/runningJarDigest tracking
- NeedsUpgrade/RunningRef/RunningRefPatchData domain helpers
- README with usage guide, pushing JARs, and GitHub Actions CI/CD workflow
- CONTEXT.md domain glossary
|
2026-07-24 17:37:30 +03:30 |
|
|
|
494d32c565
|
feat: update flink to 2.3
|
2026-07-22 10:48:53 +03:30 |
|
|
|
22c7d712f4
|
feat: update flink http client library
|
2025-04-07 13:20:39 +03:30 |
|
|
|
2dd625ec7c
|
feat: update flink http client library
|
2025-04-07 11:28:33 +03:30 |
|
|
|
0df874b222
|
feat: add rest routes to take the control of flink jobs
|
2025-01-09 00:22:53 +03:30 |
|
|
|
4ed533f284
|
fix(manage-job): missing patch kube resource after run job
|
2024-12-20 14:45:29 +03:30 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d3fd04b20c
|
perf: remove lc dependency
|
2024-12-12 23:13:54 +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 |
|
|
|
6bd197b812
|
feat: add manager
|
2024-11-30 23:36:44 +03:30 |
|
|
|
3b0aff5688
|
feat: initialize
|
2024-11-30 01:22:51 +03:30 |
|