This is an automated email from the ASF dual-hosted git repository.
mbalassi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
from 75eb206e [FLINK-34906][autoscaler] Only scale when all tasks are
running
new 29a4aa5a [FLINK-35116] Bump operator sdk version to 4.8.3
new 4ec4b319 [FLINK-35116] Bump fabric8 version to 6.11.0
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:
.../kubernetes_operator_config_configuration.html | 2 +-
.../shortcodes/generated/system_section.html | 2 +-
.../operator/api/status/CommonStatus.java | 2 +-
.../kubernetes/operator/api/status/JobStatus.java | 2 +-
.../api/validation/CrdCompatibilityChecker.java | 6 +-
.../flink/kubernetes/operator/FlinkOperator.java | 2 +-
.../config/FlinkOperatorConfiguration.java | 3 +-
.../operator/metrics/OperatorJosdkMetrics.java | 4 +-
.../src/main/resources/META-INF/NOTICE | 56 +-
.../kubernetes/operator/FlinkOperatorTest.java | 13 +-
.../flink/kubernetes/operator/TestUtils.java | 6 +
.../operator/service/AbstractFlinkServiceTest.java | 2 +-
.../crds/flinkdeployments.flink.apache.org-v1.yml | 11150 ++++++++++---------
.../crds/flinksessionjobs.flink.apache.org-v1.yml | 230 +-
pom.xml | 4 +-
15 files changed, 5906 insertions(+), 5578 deletions(-)