imply-elliott commented on PR #13940:
URL: https://github.com/apache/druid/pull/13940#issuecomment-1497963983

   > Tried a version of this in another PR. It cleaned up not only our Druid 
items, but a bunch of others that seemed to be published images cached locally. 
So, I think the approach to doing the prune is a bit too aggressive.
   
   It is, however it's also quick and effective.  Most of what it's cleaning up 
are pre-cached containers on the runners that we don't even use.  So to take 
the time to engineer a solution to only prune stuff we care about belongs in 
the `it.sh` script, i agree.  I'd say we use this heavy handed approach for 
now, as it's quick and effective for as long as the standard ITs need em.
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to