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

[Bug] Missing k8s secret for JMX credentials of cryostat #139

Closed
tthvo opened this issue May 15, 2024 · 0 comments
Closed

[Bug] Missing k8s secret for JMX credentials of cryostat #139

tthvo opened this issue May 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@tthvo
Copy link
Member

tthvo commented May 15, 2024

That being said, I think helm chart (3.0) also has jmx auth enabled for cryostat. For it 2.x, CRYOSTAT_DISABLE_JMX_AUTH is set to true. I think the password are generated by default in the entrypoint. It's not reported in a k8s secret like on the operator side. Should it be generated by helm template or just disable auth like in 2.x?

Originally posted by @tthvo in cryostatio/cryostat-operator#815 (comment)

Scope: Cryostat 3.0

Question: Should JMX auth be disabled like 2.x? Otherwise, we should generate and same them in a k8s secret, similar to the operator.

Currently, the user has no way to find the credentials to authenticate over JMX for cryostat itself.

@tthvo tthvo added the question Further information is requested label May 15, 2024
@tthvo tthvo added the bug Something isn't working label May 15, 2024
@tthvo tthvo changed the title k8s secret for JMX credentials of cryostat [Big] Missing k8s secret for JMX credentials of cryostat May 15, 2024
@andrewazores andrewazores self-assigned this May 15, 2024
@andrewazores andrewazores changed the title [Big] Missing k8s secret for JMX credentials of cryostat [Bug] Missing k8s secret for JMX credentials of cryostat May 15, 2024
@tthvo tthvo closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants