gtristan commented on PR #59: URL: https://github.com/apache/buildstream-plugins/pull/59#issuecomment-1780390477
Assuming this is tested, it looks fine to me. That said, I'm curious if this possibly provides a fix for `buildbox-integration` usage of the `docker` source ? Currently we are using a tarball: https://gitlab.com/BuildGrid/buildbox/buildbox-integration/-/blob/master/elements/base.bst?ref_type=heads And we generate the tarball deterministically from a remote docker image using podman: https://gitlab.com/BuildGrid/buildbox/buildbox-integration/-/blob/master/get-docker-image.sh?ref_type=heads While using the `docker` source works fine when building on my own laptop, it fails to authenticate when the `docker` source is used in gitlab CI. -- 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]
