omnigraph/scripts
Ragnor Comerford e94e7d124a
fix(bootstrap): pin RustFS to beta.3 + allow insecure default creds (#136)
`local-rustfs-bootstrap.sh` defaulted RUSTFS_IMAGE to the floating
`rustfs/rustfs:latest`, which resolved to 1.0.0-beta.4 (2026-05-21).
beta.4 added a credentials-policy check that refuses to start when the
access/secret keys are values it treats as "default"
(rustfsadmin/rustfsadmin, the script's defaults) — so a fresh bootstrap
broke at RustFS startup.

Pin the default to 1.0.0-beta.3 to match CI (.github/workflows/ci.yml)
and the v0.5.0 release notes, and additionally pass
RUSTFS_ALLOW_INSECURE_DEFAULT_CREDENTIALS=true so the script stays
forward-compatible if RUSTFS_IMAGE is overridden to beta.4+.

Co-authored-by: Ragnor Comerford <ragnor@equator.so>
2026-06-01 13:11:36 +02:00
..
apply-branch-protection.sh Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00
check-agents-md.sh release: v0.5.0 (#115) 2026-05-23 13:59:42 +01:00
install-source.sh Fix public binary install flow 2026-04-11 02:19:21 +03:00
install.ps1 Add Windows release binaries (#127) 2026-05-30 14:23:40 +02:00
install.sh Drop macOS x86_64 build target (#55) 2026-04-26 18:19:26 +03:00
local-rustfs-bootstrap.sh fix(bootstrap): pin RustFS to beta.3 + allow insecure default creds (#136) 2026-06-01 13:11:36 +02:00
update-homebrew-formula.sh Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00