This is an automated email from the ASF dual-hosted git repository.

gyfora pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


    from a6fb727f [hotfix] Fix docker build actions
     new 02fa1abf [FLINK-39271] Harden session job deletion flow
     new cdc568c6 [FLINK-39271] Fix session job cleanup with unaccessible 
session cluster

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../operator/controller/FlinkResourceContext.java  |   6 +-
 .../sessionjob/SessionJobReconciler.java           |  88 +++++++----
 .../flink/kubernetes/operator/TestUtils.java       |  36 +++++
 .../controller/FlinkSessionJobControllerTest.java  |  44 ++++++
 .../sessionjob/SessionJobReconcilerTest.java       | 172 +++++++++++++++++++++
 5 files changed, 315 insertions(+), 31 deletions(-)

Reply via email to