Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix devcontainer-utils-vault-s3-init for sccache@v0.7.7 #229

Merged

Conversation

trxcllnt
Copy link
Collaborator

@trxcllnt trxcllnt commented Feb 9, 2024

sccache@v0.7.7 no longer blocks the client until the server is started, so sccache --show-stats doesn't measure whether the server was able to successfully authenticate.

sccache@v0.7.7 also doesn't seem to be able to access read-only buckets, so I've removed our fallback that detects this case and sets SCCACHE_NO_CREDENTIALS=1. Users will have to use the local cache if the bucket isn't read/write.

@trxcllnt trxcllnt merged commit 8de2d66 into rapidsai:branch-24.04 Feb 9, 2024
194 checks passed
@trxcllnt trxcllnt deleted the fix/vault-s3-creds-sccache-v0.7.7 branch February 9, 2024 09:29
trxcllnt added a commit to trxcllnt/devcontainers that referenced this pull request Feb 9, 2024
trxcllnt added a commit to trxcllnt/devcontainers that referenced this pull request Feb 9, 2024
trxcllnt added a commit that referenced this pull request Feb 9, 2024
* Update to sccache v0.7.7 (#228)

* Fix `devcontainer-utils-vault-s3-init` for `sccache@v0.7.7` (#229)
trxcllnt added a commit that referenced this pull request Feb 9, 2024
* Update to sccache v0.7.7 (#228)

* Fix `devcontainer-utils-vault-s3-init` for `sccache@v0.7.7` (#229)

* login to dockerhub so we don't hit rate limits (#224)

* fix oneapi feature tests

* fix bad merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant