This is an automated email from the ASF dual-hosted git repository.
tison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 8c01397 [FLINK-16139][runtime] Reset colocation constraints when
restarting tasks in DefaultScheduler
add 294a219 [FLINK-15652][kubernetes] Support for imagePullSecrets K8s
option
add 7bc7930 [FLINK-15652][kubernetes] Change imagePullSecrets option to
list ConfigOption
No new revisions were added by this update.
Summary of changes:
.../generated/kubernetes_config_configuration.html | 6 ++++++
.../configuration/KubernetesConfigOptions.java | 10 +++++++++
.../decorators/FlinkMasterDeploymentDecorator.java | 6 ++++++
.../decorators/TaskManagerPodDecorator.java | 5 +++++
.../flink/kubernetes/utils/KubernetesUtils.java | 13 ++++++++++++
.../flink/kubernetes/KubernetesUtilsTest.java | 24 ++++++++++++++++++++++
6 files changed, 64 insertions(+)