potiuk opened a new issue #11299: URL: https://github.com/apache/airflow/issues/11299
After "cncf.kubernetes" provider is released and working, we need to re-enable GKEPodOperator. As reported by @mik-laj in https://lists.apache.org/thread.html/rd477b17c60c57866e5de7b503b53383015f5b637136f37bd49ce7147%40%3Cdev.airflow.apache.org%3E The kubernetes_engine.GKEStartPodOperator operator is not included in the Google package and the kubernetes_engine module contains references to the airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator operator instead of providers.cncf.kubernetes package. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
