RosterIn commented on issue #6124: [AIRFLOW-5501] in_cluster default value in 
KubernetesPodOperator overwrites configuration
URL: https://github.com/apache/airflow/pull/6124#issuecomment-574649820
 
 
   seems there is an issue @qlemaire22 
   `error: Incompatible default for argument "in_cluster" (default has type 
"None", argument has type "bool"`
   
   To my understanding ``None`` is not compatible with non-optional types by 
default however it can be overwritten by `--no-strict-optional` setting

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


With regards,
Apache Git Services

Reply via email to