Commit 317fca3
docs: describe the current floci storage wiring in local-development (FB-2197) (#35)
**Background**
FB-2197: filed for the helm-test CI breakage after the `20260713060957`
appVersion bump; the functional fix landed concurrently via #34
(FB-2191), which this PR originally duplicated. Slimmed down to the
remaining delta.
**Summary**
`docs-internal/local-development.md` still described the removed storage
schema (`type: minio` with hardcoded credentials). Updated to match the
current wiring: `managed_table_storage: s3` + `aws.endpoint` at floci,
dummy AWS credentials via `engineSpec.extraEnv`.
**Test Plan**
Docs-only; no behavior to test.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Documentation-only change with no runtime or configuration impact.
>
> **Overview**
> **Why floci** in `docs-internal/local-development.md` now states that
**floci is zero-auth**: signed requests are accepted without configuring
dummy AWS credentials, complementing the existing explanation of
`managed_table_storage: s3` and `aws.endpoint` in `values-dev.yaml`.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
471dc0e. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: Florian Strübe <florian@firebolt.io>1 parent 58b56d3 commit 317fca3
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
0 commit comments