Skip to content

Add support for configurable URL path prefix in podinfo application#491

Open
dex4er wants to merge 1 commit into
stefanprodan:masterfrom
dex4er:feat/prefix
Open

Add support for configurable URL path prefix in podinfo application#491
dex4er wants to merge 1 commit into
stefanprodan:masterfrom
dex4er:feat/prefix

Conversation

@dex4er
Copy link
Copy Markdown

@dex4er dex4er commented May 25, 2026

Hi.

Sometimes I need to run podinfo on the same address shared with other services or more than 1 in the same host address.

Then I missed the --prefix option that would allow to fix all paths handled by podinfo.

Actually, now I use URI rewritting in ingress rules, but the main problem is that it breaks UI and swagger and the prefix fixes all such problems.

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