Skip to content

feat(cache): add distributed S3 TLS gateway - #50

Merged
rldyourmnd merged 1 commit into
mainfrom
feat/distributed-cache-gateway
Aug 21, 2026
Merged

feat(cache): add distributed S3 TLS gateway#50
rldyourmnd merged 1 commit into
mainfrom
feat/distributed-cache-gateway

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Adds a minimal streaming TLS S3 gateway for blue-green cutover from standalone RustFS :9002 to the private distributed cluster behind :9003. It preserves Host, path, query, authorization and body for SigV4, strips forwarded headers, accepts only literal :9102 upstreams, and leaves diagnostics on the old endpoint. Cache contracts allow exactly ports 9002 or 9003.

@rldyourmnd
rldyourmnd merged commit 0d14d01 into main Aug 21, 2026
7 checks passed
@rldyourmnd
rldyourmnd deleted the feat/distributed-cache-gateway branch August 21, 2026 05:33
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