You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/12 17:55:35 UTC

[GitHub] [airflow] dgouju commented on pull request #28230: Add deferrable mode to Kubernetes and GKE operators

dgouju commented on PR #28230:
URL: https://github.com/apache/airflow/pull/28230#issuecomment-1346957181

   Hello @MrGeorgeOwl ,  quick comment on GKEStartPodOperator __init__():
   Missing __init__() missing deferrable: bool = False,
   Missing self.deferrable = deferrable
   ?


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org