jscheffl opened a new pull request, #60079:
URL: https://github.com/apache/airflow/pull/60079

   After PR https://github.com/apache/airflow/pull/60018/ and 
https://github.com/apache/airflow/pull/60055 I realized that runners for arm64 
have a different disk layout than runners for amd64.
   
   Therefore partly reverting previous adjustments for check but making the 
change for docker storage now conditional. Only on amd64 we move the docker 
storage to the other partition. For arm64 we might in future utilize the idle 
nvme that is on the arm64 host, but until we have no disk pressure let's keep 
it simple.
   
   Also added some diagnostic post image build to see residual free space on 
the runner after completion.


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