Allow ARM BuildKit to use the RustFS artifact store #591
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/rpg-arm-storage-access"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The ARM BuildKit policy still allowed the removed MinIO namespace. Point its S3 port 9000 rule at RustFS so native ARM tasks can store and fetch artifacts.
Validation: the RustFS endpoint check failed before this change. The BuildKit policy guard now passes.