spack / spack-infrastructure

Spack Kubernetes instance and services running there (GitLab, CDash, spack.io)
Other
19 stars 20 forks source link

Enable stesachs@amazon.com to run `s3 sync` on a sub-bucket #977

Closed stephenmsachs closed 2 weeks ago

stephenmsachs commented 2 weeks ago

I want to add to the existing buildcache location and run spack buildcache update-index in order to merge the content. Spack needs to be able to list the content (or use aws s3 sync) to run buildcache update-index.

This is an extension of #731 to enable aws s3 sync additionally to aws s3 cp.

mvandenburgh commented 2 weeks ago

@stephenmsachs it looks like I merged this prematurely, AWS is saying the new bucket policy is invalid. I assumed CI would catch something like that, but it didn't - I'll figure out why this isn't working and make a follow up and ping you when it's resolved.