wangyang0918 commented on pull request #17819: URL: https://github.com/apache/flink/pull/17819#issuecomment-1018258424
> do I understand you correctly that we have to integrate the `KubernetesLabel` at some other places to make the check also work for the standalone k8s cluster with HA enabled? Exactly. Maybe I need to make myself clearer. * ConfigMap name does not have the limitation of 63 characters. Then only the `KubernetesLables#FLINK_REST_SERVICE` makes sense. * IIRC, we do not add prefix/suffix of cluster-id for the labels. So we just need to check whether the name and value of labels meet the 63 characters. WDYT? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
