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


##########
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:
   We do not have triggers in provider info - but that's a good idea to add 
them (we would also need to expand the CLI and provider manager to include and 
expose that information). 



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