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 d10918c6 [FLINK-35265][snapshot] Create FlinkStateSnapshot in the
namespace of job
add d03b8163 [FLINK-36037][snapshot] Add backwards compatibility for job
upgrades
No new revisions were added by this update.
Summary of changes:
.../deployment/AbstractJobReconciler.java | 22 ++++++++--
.../kubernetes/operator/utils/SnapshotUtils.java | 20 ++++++---
.../ApplicationReconcilerUpgradeModeTest.java | 51 ++++++++++++++++++++++
.../operator/utils/SnapshotUtilsTest.java | 34 +++++++++++++++
4 files changed, 117 insertions(+), 10 deletions(-)