eladkal commented on code in PR #29905:
URL: https://github.com/apache/airflow/pull/29905#discussion_r1125496510


##########
airflow/providers/cncf/kubernetes/provider.yaml:
##########
@@ -89,6 +89,7 @@ operators:
   - integration-name: Kubernetes
     python-modules:
       - airflow.providers.cncf.kubernetes.operators.kubernetes_pod
+      - airflow.providers.cncf.kubernetes.operators.pod

Review Comment:
   btw @potiuk triggers are part of providers but I noticed we don't specify 
them as part of the provider yaml. Is this expected? As part of this change I 
had to specify only the new operator but not the new trigger. the old one also 
not listed.



-- 
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]

Reply via email to