Matthias Pohl created FLINK-33631: ------------------------------------- Summary: Remove HA ConfigMap label setup Key: FLINK-33631 URL: https://issues.apache.org/jira/browse/FLINK-33631 Project: Flink Issue Type: Improvement Components: Deployment / Kubernetes Reporter: Matthias Pohl Fix For: 2.0.0
FLINK-33598 removed the ConfigMap labels for identifying HA ConfigMaps. Instead, the single ConfigMap is addressed by its name to reduce k8s API requests. The labeling of ConfigMaps was kept for the sake of backwards-compatibility. It can be removed as part of the 2.0 efforts. -- This message was sent by Atlassian Jira (v8.20.10#820010)