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 a738c81 [FLINK-26507] Allow session and last-state jobs to reconcile
in any state
add c868268 [FLINK-26572] Improve reconcile reschedule configs and
defaults
No new revisions were added by this update.
Summary of changes:
.../config/FlinkOperatorConfiguration.java | 27 ++++++++++------
.../operator/config/OperatorConfigOptions.java | 16 +++++++---
.../observer/JobManagerDeploymentStatus.java | 23 +++++++++-----
.../kubernetes/operator/utils/SavepointUtils.java | 2 +-
.../controller/FlinkDeploymentControllerTest.java | 36 ++++++++++++----------
5 files changed, 63 insertions(+), 41 deletions(-)