23tae commented on issue #72902: URL: https://github.com/apache/airflow/issues/72902#issuecomment-5642967887
Tested `apache-airflow-providers-cncf-kubernetes==10.22.0rc1` for #68890. (Environment: Breeze, Airflow 3.3.1, Python 3.12) Verified that `KubernetesPodOperator._set_name`: - Accepts valid pod names without errors. - Raises the expected validation exception (`AirflowException` on Airflow 3.3.1) when the name exceeds the limit, confirming backward compatibility. -- 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]
