Skip to content

Console#88

Merged
GatewayJ merged 2 commits intorustfs:consolefrom
GatewayJ:console
Mar 2, 2026
Merged

Console#88
GatewayJ merged 2 commits intorustfs:consolefrom
GatewayJ:console

Conversation

@GatewayJ
Copy link
Member

@GatewayJ GatewayJ commented Mar 2, 2026

No description provided.

GatewayJ added 2 commits March 2, 2026 23:36
…ocs fixes

- console-web/nginx.conf: proxy /api/ to rustfs-operator-console:9090 so default
  apiBaseUrl /api/v1 works in-cluster; try_files $uri.html to avoid 301 to /cluster/
- deploy-rustfs.sh: build console-web without NEXT_PUBLIC_API_BASE_URL, use --no-cache;
  access info: same-origin hint, rustfs-operator token, recovery build without 9090
- operator-rbac: add create/delete tenants, create namespaces (Console login token)
- src/console/server.rs: put CorsLayer before auth so OPTIONS preflight gets CORS response;
  fix comment to match execution order (Trace -> Compression -> Cors -> auth)

Made-with: Cursor
@GatewayJ GatewayJ merged commit 5308d74 into rustfs:console Mar 2, 2026
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