This is an automated email from the ASF dual-hosted git repository.
wangyang0918 pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 69075ed [FLINK-25674][connectors][cassandra][tests] use constants
instead of string literals to avoid copy/paste
add e778992 [FLINK-24334][k8s] Set FLINK_LOG_DIR environment for
JobManager and TaskManager pod if configured via options
No new revisions were added by this update.
Summary of changes:
.../generated/kubernetes_config_configuration.html | 4 ++--
.../configuration/KubernetesConfigOptions.java | 5 +++--
.../decorators/InitJobManagerDecorator.java | 8 ++++++++
.../decorators/InitTaskManagerDecorator.java | 8 ++++++++
.../parameters/AbstractKubernetesParameters.java | 4 ++--
.../kubeclient/parameters/KubernetesParameters.java | 2 +-
.../org/apache/flink/kubernetes/utils/Constants.java | 1 +
.../decorators/InitJobManagerDecoratorTest.java | 16 ++++++++++++++++
.../decorators/InitTaskManagerDecoratorTest.java | 19 +++++++++++++++++--
9 files changed, 58 insertions(+), 9 deletions(-)