You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): point sccache cache at olivedev MinIO instance (#653)
The eyevinnlab rustcache MinIO instance lost its data and bucket during the
hyperscaler migration. Move the self-hosted sccache S3 backend to a fresh
minio-minio instance in the olivedev tenant.
- Bucket: strom -> sccache
- Endpoint: eyevinnlab-rustcache…auto.prod.osaas.io
-> olivedev-rustcache…auto.prod-se.osaas.io
- Region / SSL unchanged
Updated in all four locations: ci.yml and release.yml env blocks, and both
Dockerfile builder-stage ENV blocks. Credentials live in the repo secrets
SCCACHE_S3_ACCESS_KEY_ID / SCCACHE_S3_SECRET_ACCESS_KEY and must be rotated to
the new instance's scoped service account before this lands.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments