flolas commented on issue #16992: URL: https://github.com/apache/airflow/issues/16992#issuecomment-880154222
@samgans i dont think so... the sanitization of the pod_id is implemented on the airflow side, look at https://github.com/apache/airflow/blob/177dfbd12a42a5c229640c6c830f43f280ea5caa/airflow/kubernetes/kubernetes_helper_functions.py#L28 I think that we can make sure that non-ascii characters are translated there and the problem will be fixed.... -- 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]
