sub domain support
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 24
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
it's not clear if helm chart support sub-path match for exposition
for example
it's possible to use
mydomain.com/rustfs
and
mydomain.com/rustfs-gui
for rustfs via ingress?
it seems that we don't have an option for server rewrite, in minio therew as somethign like "MINIO_SERVER_URL" to mimic this behaviour
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Helm chart's ingress configuration and values to determine how paths such as /rustfs and /rustfs-gui are exposed. Check whether the chart or ingress supports server-side path rewriting, using the MinIO server URL behavior mentioned in the issue as context. Done should be a clear supported configuration or a documented limitation with the required follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100