johanjk commented on PR #67447:
URL: https://github.com/apache/airflow/pull/67447#issuecomment-4579955386

   Added test case. Was briefly considering an explicit test for honoring the 
chart 2.0 default change:
   
   ```python
   default_false = (doc["metadata"]["labels"]["chart"] == "airflow-2.0.0")
   expected = enable_service_links or not default_false
   ```
   But didn't actually implement it. Would appreciate pointers if it is 
desirable.
   
   Also added explicit testing for pod-template-file (Since I already 
overlooked it once) 


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