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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]