Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hawtio doesn't respect pod namespace in cluster mode #510

Open
john9x opened this issue Aug 29, 2024 · 0 comments · May be fixed by #524
Open

Hawtio doesn't respect pod namespace in cluster mode #510

john9x opened this issue Aug 29, 2024 · 0 comments · May be fixed by #524
Assignees

Comments

@john9x
Copy link

john9x commented Aug 29, 2024

Hi!

If hawtio deployed in cluster mode and we have two pods with same names but in different namespaces they are discovered successfully but if we try to connect to some pod all breaks.

For example:
Namespaces: ns1 and ns2
Statefulsets: ns1/api-server, ns2/api-server

Hawtio opens page with address like /online/con?con=api-server-0-api-server
api-server-0 - pod name
api-server - statefulset name (?)
and no namespace.

@mmuzikar mmuzikar self-assigned this Sep 10, 2024
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 a pull request may close this issue.

2 participants