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 2af2c99d [FLINK-31187] Fix standalone HA JobManager --host argument
order
new aced6a43 [hotfix] Add missing waitforshutdown after cluster deletion
new 8a30e9bd [FLINK-31277] Fix deployment recovery logic HA meta check
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:
.../AbstractFlinkResourceReconciler.java | 5 ++-
.../deployment/ApplicationReconciler.java | 19 +++++-----
.../controller/DeploymentRecoveryTest.java | 44 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 11 deletions(-)