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] Remove JMX credentials generation from entrypoint script #461

Closed
andrewazores opened this issue May 15, 2024 · 0 comments · Fixed by #462
Closed

[Bug] Remove JMX credentials generation from entrypoint script #461

andrewazores opened this issue May 15, 2024 · 0 comments · Fixed by #462
Assignees
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

andrewazores commented May 15, 2024

Current Behavior

JMX credentials can and should be generated separately and mounted into the container. The container can be configured to pick up the user access file and user password file from the mounted location using JAVA_OPTS_APPEND. Therefore, there is no reason for the entrypoint script to generate these files at startup time.

See cryostatio/cryostat-operator#815

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant