Skip to content

Filter flink config maps by labels

DCausse requested to merge filter-flink-config-map-by-label into main

flink application configmaps are now labelled with component=flink-app-config: https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/1098885

Prefer to let k8s filter by labels instead of suffix matching on the client side.

Merge request reports

Loading