1. 266f841 [FLINK-39571][docs] Improve Flink Kubernetes Operator documentation coverage (#1164) by Dennis-Mircea Ciupitu · 10 hours ago main
  2. 6e9caeb [FLINK-40103] Bump JOSDK to 5.5.0 (#1061) by Attila Mészáros · 9 days ago
  3. 332ef26 [FLINK-40155][helm] Run chart CI and e2e tests on Helm 4 by Purushottam Sinha · 2 weeks ago
  4. 16280db [FLINK-40119] Reset deploymentReadyTimestamp on abort to prevent premature blue delete on next deploy (#1159) by Farooq Qaiser · 2 weeks ago
  5. 567ac1c [FLINK-40092] Finalize BlueGreen transition after deleting previous deployment (#1154) by Farooq Qaiser · 2 weeks ago
  6. 249dc9c [FLINK-38795] Support Flink 2.0+ HA in standalone mode by Marc Demierre · 3 weeks ago
  7. cb3fc9d [hotfix] Fix typos in operator documentation, comments and scripts (#1148) by Purushottam Sinha · 3 weeks ago
  8. a05d2f6 [FLINK-40104] Logging framework JARs are placed under /log instead of the operator lib directory by Dennis-Mircea Ciupitu · 3 weeks ago
  9. bc92989 [FLINK-40106] Move FlinkResourceValidator and FlinkResourceMutator to the api module by Dennis-Mircea Ciupitu · 3 weeks ago
  10. a0bd63a [FLINK-40107] Group example modules under an examples aggregator pom by Dennis-Mircea Ciupitu · 3 weeks ago
  11. 63b57d9 [hotfix] Cleanup api compatibility test execution by Gyula Fora · 3 weeks ago
  12. 5dddcdc [FLINK-39959] Improve the autoscaler context structure and propagation by Dennis-Mircea Ciupitu · 3 weeks ago
  13. 180c135 [FLINK-39938] FLIP-586: Composable Parallelism Alignment Modes for Flink Autoscaler by Dennis-Mircea Ciupitu · 4 weeks ago
  14. 4d7bc13 [hotfix][ci] Replace disallowed azure/setup-helm action with a direct Helm download (#1151) by Dennis-Mircea Ciupitu · 4 weeks ago
  15. 5350465 [FLINK-39967] Fix `backoffLimit=-1` to mean unlimited retries in FlinkStateSnapshot by Santwana Verma · 5 weeks ago
  16. d131b70 [FLINK-33548] Replace taskManager/jobmanager.resource with resources conforming to ResourceRequirements by Santwana Verma · 5 weeks ago
  17. d971aa3 [FLINK-39958] Autoscaler Flink REST client timeout is silently overridden by the operator client timeout (#1141) by Dennis-Mircea Ciupitu · 5 weeks ago
  18. bd4bd35 [FLINK-39853][test] Upgrade Testcontainers to 2.0.5 and remove JUnit 4 dependency by Purushottam Sinha · 5 weeks ago
  19. 8e86db3 [hotfix][api] Remove unused Diffable markers from spec/status types (#1142) by Dennis-Mircea Ciupitu · 5 weeks ago
  20. 44027b9 [FLINK-39555] FLIP-575: Scaling Executor Plugin SPI for Flink Autoscaler by Dennis-Mircea Ciupitu · 6 weeks ago
  21. 5387684 [hotfix] Auto-generate CRDs during the Maven build by Santwana Verma · 6 weeks ago
  22. bdd2ff3 [hotfix] Regenerate CRDs with new Fabric8 generator by Santwana Verma · 6 weeks ago
  23. 30928cb [FLINK-39511][autoscaler] FLIP-514: Custom Evaluator plugin for Flink Autoscaler by Dennis-Mircea Ciupitu · 6 weeks ago
  24. 17fd0f7 [FLINK-XXXXX][autoscaler] Custom Evaluator plugin for Flink Autoscaler by Pradeepta Choudhury · 3 months ago
  25. d4e583d [FLINK-39743] [flink-autoscaler] Fix incorrect expected processing rate computation by Devika Sudheer · 6 weeks ago
  26. 0c70975 [FLINK-39306][flink-autoscaler] Align the busy-time TRUE_PROCESSING_RATE numerator estimator with the busy-time aggregator (#1078) by Dennis-Mircea Ciupitu · 7 weeks ago
  27. e4c56b2 [FLINK-39688] Share a single PluginManager across operator and webhook startup (#1112) by Dennis-Mircea Ciupitu · 8 weeks ago
  28. f5186b4 [FLINK-39838] Bump Flink version to 1.20.4 (#1131) by Purushottam Sinha · 8 weeks ago
  29. 271e269 [FLINK-39752] Use same event recorder instance by Dennis-Mircea Ciupitu · 8 weeks ago
  30. 6ef7779 [hotfix] Correct fabric8 version to 7.3.1 in NOTICE files (#1130) by Purushottam Sinha · 8 weeks ago
  31. 34edcc4 [FLINK-39826][autoscaler] Strengthen autoscaler configuration validation (#1129) by Dennis-Mircea Ciupitu · 8 weeks ago
  32. 955d2be [hotfix][test] Finalize JUnit 5 migration and prune unused test dependencies (#1119) by Purushottam Sinha · 8 weeks ago
  33. f4c0c99 [FLINK-39808] Warn on use of deprecated Flink versions (#1124) by Dennis-Mircea Ciupitu · 8 weeks ago
  34. 95fc69a [FLINK-39819] Avoid redundant JSON String round-trips in SpecUtils.clone and DiffResult.toString (#1128) by Dennis-Mircea Ciupitu · 8 weeks ago
  35. 3722d22 [FLINK-39814] Honor FlinkSessionJob savepoint dir in snapshots by lrsb · 8 weeks ago
  36. c45121a [FLINK-39216][helm] Add PKCS12 profile option for webhook certificate (#1118) by Breno Ferreira · 8 weeks ago
  37. ccebc63 [FLINK-39691] Fix toString for AggregatedMetric by Pavel Zeger · 8 weeks ago
  38. 83c2d35 [FLINK-39692][Kubernetes-Operator] Include caught exceptions in warn/error log statements (#1116) by Pavel Zeger · 8 weeks ago
  39. 13c867c [FLINK-39713] Bump log4j, jackson, and Beam to retire CVEs by Purushottam Sinha · 8 weeks ago
  40. fb73048 [htofix] Change the Context type from CR to ? by Dennis-Mircea Ciupitu · 9 weeks ago
  41. 8fb8288 [hotfix] Clean up FlinkBlueGreenDeploymentController by Dennis-Mircea Ciupitu · 9 weeks ago
  42. c44a881 [hotfix] Reuse FlinkConfigManager#isSnapshotCrdInstalled in controllers by Dennis-Mircea Ciupitu · 9 weeks ago
  43. ac1b135 [FLINK-39646][examples] Update python example to Flink 2.2 (#1111) by Aleksandr Savonin · 2 months ago
  44. 42737fc [FLINK-39618] FlinkDeployment deletion deadlocks when FlinkSessionJobs are running with default block-on-* options by Dennis-Mircea Ciupitu · 3 months ago
  45. 775b577 [release] Update version to 1.16-SNAPSHOT by Gyula Fora · 3 months ago
  46. 7e99784 [hotfix] Add missing compatibility checks (#1108) by Gyula Fora · 3 months ago
  47. 8de5c0b [hotfix][e2e] Mitigate flaky minikube ingress addon enable in CI (#1107) by Dennis-Mircea Ciupitu · 3 months ago
  48. 640b436 [hotfix][autoscaler] Cover ScalingRealizer override application with tests (#1075) by Dennis-Mircea Ciupitu · 3 months ago
  49. e3e0cbe [FLINK-39559] Set ownerReferences on JM Deployment recreated during session recovery by Krzysztof Adrian Palka · 3 months ago
  50. 9099abd [FLINK-39501] Logback Support in Flink Kubernetes Operator by Dennis-Mircea Ciupitu · 3 months ago
  51. 90a7faf [FLINK-37766] FlinkSessionJob deletion blocked by finalizer by Prashant Khanal · 3 months ago
  52. a00bf27 [hotfix] Clear stale savepointTriggerId on B/G transition abort by jennifer-xiong25 · 3 months ago
  53. add7fb3 [hotfix] Validate jarURI in DefaultValidator by Andrea Cosentino · 3 months ago
  54. 3246630 [FLINK-39507] Terminal jobs should never be restarted by cluster/job health check by Gyula Fora · 3 months ago
  55. 32808fe [hotfix] Fix missing log in AbstractFlinkService by GuoYu · 3 months ago
  56. 230611a [FLINK-39541] Improve operator metrics documentation and bundle additional metric reporters by Dennis-Mircea Ciupitu · 3 months ago
  57. d997345 [hotfix][docs] Fix Custom Flink Resource Mutators documentation code section (#1100) by Dennis-Mircea Ciupitu · 3 months ago
  58. c6769c7 [FLINK-39508][flink-kubernetes-webhook] Fix flink-kubernetes-webhook module tests by Dennis-Mircea Ciupitu · 3 months ago
  59. c63cd67 [hotfix][docs] Sync Chinese helm and upgrade with English (#1091) by Purushottam Sinha · 3 months ago
  60. 0a94e1f [hotfix] Fix broken stable docs URL in outdated/unreleased banner (#1092) by Purushottam Sinha · 3 months ago
  61. e2475aa [hotfix][examples] Update example JAR URLs from Flink 1.16.1 to Flink 2.2.0 (#1095) by Dennis-Mircea Ciupitu · 3 months ago
  62. 24b0d99 [FLINK-39509][flink-kubernetes-webhook] Fix mutating webhook producing spurious object modifications on no-op patches by Dennis-Mircea Ciupitu · 3 months ago
  63. 27f66d9 [hotfix][docs] Fix Helm broken table documentation page by Dennis-Mircea Ciupitu · 3 months ago
  64. 04065a0 [FLINK-39439] Fix savepoint history entry removed from status before dispose succeeds by Gabor Somogyi · 4 months ago
  65. cdc568c [FLINK-39271] Fix session job cleanup with unaccessible session cluster by Gyula Fora · 5 months ago
  66. 02fa1ab [FLINK-39271] Harden session job deletion flow by Gyula Fora · 5 months ago
  67. a6fb727 [hotfix] Fix docker build actions by Gyula Fora · 4 months ago
  68. 896590b [FLINK-39432] Add option to delete with session running session jobs by Gyula Fora · 4 months ago
  69. c046a80 [FLINK-39270] Fix savepoint/last-state upgrade state loss under slow JM by Gyula Fora · 5 months ago
  70. 0a4d841 [FLINK-39220] Add unit tests for ConditionsUtils (#1068) by Harshit Gupta · 4 months ago
  71. 93b6960 [hotfix] Update docs to include v2.2 as supported and clean deprecated versions by Michał Kozal · 4 months ago
  72. 2d4c992 [hotfix][docs] Document deprecation of target.utilization.boundary in favor of utilization.max / utilization.min by Dennis-Mircea Ciupitu · 4 months ago
  73. bc7c562 [hotfix] Avoid unnecessary scale-down when recommended parallelism equals current parallelism in delay window. by wangxinglong02 · 5 months ago
  74. 14f0403 [FLINK-39299][flink-autoscaler] Inconsistent vertex parallelism alignment logic by Dennis-Mircea Ciupitu · 4 months ago
  75. 56af6bf [FLINK-33634] Add Conditions to Flink CRD's Status field (#1064) by David Radley · 5 months ago
  76. f0c9aac Install yamale to allow linting to work (#1067) by David Radley · 5 months ago
  77. 5d48335 [FLINK-39177] Enable Flink 2.2 tests and bump example flink versions by Gyula Fora · 5 months ago
  78. e8f1e23 [hotfix] Fix typo in AggregatedMetric string representation by wangxinglong · 5 months ago
  79. 17dc3c1 [FLINK-38421] Blue/Green Deployments documentation by Sergio Chong · 5 months ago
  80. ef42770 [hotfix][docs] Update NOTICE files year to 2026 by Ferenc Csaky · 6 months ago
  81. 9f567bd [release] Update version to 1.15-SNAPSHOT by Gyula Fora · 6 months ago
  82. a31aeac [FLINK-38577] Added BlueGreen ingress that switches between active Svc + resolve path conflict on Blue and Green deployment ingresses by Daniel Rossos · 6 months ago
  83. 2621c9a [FLINK-38915] FlinkBlueGreenDeplomynet in place suspension handler by James Kan · 7 months ago
  84. 6b895e7 [FLINK-38787] Introduce FlinkBlueGreenDeployment Metrics by James Kan · 6 months ago
  85. 0b14606 [FLINK-38867] FlinkBlueGreenDeployment used initialSavepointPath on restartSavepointNonce by James Kan · 8 months ago
  86. 9ccf278 [FLINK-38925][docs] Update Matomo URL to the right domain (#1054) by Martijn Visser · 6 months ago
  87. 57f5a7b [FLINK-38875] Bump Java Operator SDK to version 5.2.2 (#1048) by Attila Mészáros · 7 months ago
  88. 824d96f [FLINK-38077] Make sure jobmanager is accessible when trying to cancel for suspend/upgrade by Gyula Fora · 1 year, 1 month ago
  89. 723eb75 [FLINK-38860] Remove flink shaded guava usage by Gyula Fora · 7 months ago
  90. e480eb7 [FLINK-38858] Reuse jobid after failed submissions to guard against job duplication by Gyula Fora · 7 months ago
  91. 90edc9c [FLINK-38859] Do not apply minimum job vertex parallelism for whole job in native mode by Gyula Fora · 7 months ago
  92. eb99c5a [FLINK-38521] Update Kubernetes Operator to Java Operator SDK v5.1.4 by Attila Mészáros · 9 months ago
  93. a2bbbb4 [FLINK-38552] Fix FlinkStateSnapshot when operator's namespace not in watchNamespaces by Maksim Aniskov · 9 months ago
  94. 70489d9 [FLINK-38479] Problems after upgrading the operator from 1.12.1 to 1.13.0 by Attila Mészáros · 9 months ago
  95. 98d041d [FLINK-38548] Rename only the name of child deployment for blue/green deployments by Arda Kuyumcu · 9 months ago
  96. c479a46 [FLINK-38517] Fixed equal check to happen after inplace modifications diffResult by Daniel Rossos · 9 months ago
  97. b21db11 [FLINK-35397] Translate controller-flow documents into Chinese (#934) by wang377 · 9 months ago
  98. 84c7683 [FLINK-37126] Add Validator for Autoscaler by big face cat · 9 months ago
  99. 3e3cb58 [FLINK-38448] Rework doc build and doc deployment (#1035) by Ferenc Csaky · 10 months ago
  100. ef31965 [hotfix] Bump `rsync-deployments` version to fix doc CI by Ferenc Csaky · 10 months ago