Dev-iL commented on issue #60387:
URL: https://github.com/apache/airflow/issues/60387#issuecomment-3740519647

   > From my understanding, the root problem here isn’t specific to Git-based 
bundles themselves, but to when and under which user context bundle-related 
resources are prepared.
   
   Indeed, while this was observed in a git bundle, it should affect other 
bundle types too.
   
   > The recent mitigations around group-writable directories, warnings, and 
`safe.directory` help reduce friction, but they still rely on relaxing 
filesystem permissions rather than addressing the lifecycle mismatch between 
resource preparation and execution context.
   
   That's right - the fixes proposed in the mentioned PRs are intended as 
temporary measures.


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