diegoalvarez-clarity commented on code in PR #70180:
URL: https://github.com/apache/airflow/pull/70180#discussion_r4045760546


##########
chart/newsfragments/70180.feature.rst:
##########
@@ -0,0 +1 @@
+Add ``mountConfigAsDir`` to mount the Airflow config ConfigMap as a directory 
(setting ``AIRFLOW_CONFIG``) instead of via ``subPath``, avoiding the 
Kubernetes ``subPath`` + ConfigMap stale-mount race that can fail containers at 
init with a ``runc`` ``StartError``.

Review Comment:
   Removed in 8ef39ae7a5.



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