potiuk commented on pull request #15162:
URL: https://github.com/apache/airflow/pull/15162#issuecomment-812639154


   It's about access right to a number of directories. This is very common 
pattern (for example used in OpenShift) and we already have a number of issues 
opened about it (for example just opened issue here which describes what 
happens and where the problems are: 
https://github.com/apache/airflow/issues/15161#issuecomment-812606687) 
   
   This is also very closely following the openshift guidelines: 
   
   
https://docs.openshift.com/container-platform/4.7/openshift_images/create-images.html#images-create-guide-openshift_create-images
   
   All the reasons for this approach are described there in detail in th 
"support for arbitrary user ids" chapter in the openshift documentation - I 
will not copy it here, they described it pretty well there.


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


Reply via email to