eladkal opened a new issue, #23756:
URL: https://github.com/apache/airflow/issues/23756

   ### Body
   
   ```
   Importing package: airflow.providers.amazon.aws.example_dags
   [2022-05-17 15:53:10,675] {eks.py:287} WARNING - The nodegroup_subnets 
should be List or string representing Python list and is {{ 
dag_run.conf['nodegroup_subnets'] }}. Defaulting to []
   ```
   
   
https://github.com/apache/airflow/blob/dec05fb6b29f2aff454bcbc3939b3b78ba5b785f/airflow/providers/amazon/aws/example_dags/example_eks_templated.py#L82
   
   example for waning raising in the CI:
   
https://github.com/apache/airflow/runs/6474027737?check_suite_focus=true#step:12:1010
   
   We should fix it. The example DAG should not yield warnings.
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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