jiajie-chen commented on issue #35227:
URL: https://github.com/apache/airflow/issues/35227#issuecomment-1789054672

   I'm also concerned that using `workers.strategy.rollingUpdate=null` may not 
work if the Airflow chart is used as a subchart by a user.
   
   It looks like Helm has a bug with default key deletion for subcharts:
   - Initial bug report: https://github.com/helm/helm/issues/9027
     - Fix for `--set` was merged for Helm v3.13.0: 
https://github.com/helm/helm/pull/12162
   - But it seems there are still edge cases in v3.13:
     - If using `--values`: https://github.com/helm/helm/issues/12488
     - Similar issue, specifically mentions `strategy.type=Recreate`: 
https://github.com/helm/helm/issues/12469
   
   I will try to create a reproduction of the issue with Airflow as a subchart, 
when I have time.


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

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

Reply via email to