This is an automated email from the ASF dual-hosted git repository.
mbalassi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 9e9081cbf88 [FLINK-30764][docs] Include generic delegation token
params in the main config page
add 409e18b1f96 [FLINK-30713][k8s] Add Hadoop related k8s decorators
exclude possibility
No new revisions were added by this update.
Summary of changes:
.../generated/kubernetes_config_configuration.html | 12 +++++
.../configuration/KubernetesConfigOptions.java | 20 +++++++
.../factory/KubernetesJobManagerFactory.java | 40 +++++++++-----
.../factory/KubernetesTaskManagerFactory.java | 35 +++++++++----
.../factory/KubernetesJobManagerFactoryTest.java | 61 ++++++++++++++--------
.../factory/KubernetesTaskManagerFactoryTest.java | 14 +++++
6 files changed, 137 insertions(+), 45 deletions(-)