shahar1 commented on code in PR #49899: URL: https://github.com/apache/airflow/pull/49899#discussion_r2093896582
########## providers/cncf/kubernetes/src/airflow/providers/cncf/kubernetes/triggers/job.py: ########## @@ -55,7 +55,7 @@ def __init__( self, job_name: str, job_namespace: str, - pod_name: str, Review Comment: Seems like a breaking change - not entirely sure that it is user facing, but it could potentially break customizations. Let's deprecate it slowly? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org