cryostatio / cryostat

Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io
Other
8 stars 8 forks source link

fix(jmx): fix regression in JMX auth connection failures #439

Closed andrewazores closed 2 months ago

andrewazores commented 2 months ago

Welcome to Cryostat3! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #438 See #350 See #424

How to manually test:

  1. Run CRYOSTAT_IMAGE=quay.io... bash smoketest.bash...
  2. Select vertx-fib-demo-2:9094 and go to Events. The JMX credentials modal should appear very quickly. Close the modal
  3. Select cryostat3:9091. The JMX credentials modal should appear again. Enter the credentials cryostat:password. The modal should disappear and the table should load.
  4. Re-select vertx-fib-demo-2:9094 and this time enter admin:adminpass123. The table should reload.
andrewazores commented 2 months ago

/build_test

github-actions[bot] commented 2 months ago

Workflow started at 5/6/2024, 11:42:51 AM. View Actions Run.

github-actions[bot] commented 2 months ago

No OpenAPI schema changes detected.

github-actions[bot] commented 2 months ago

No GraphQL schema changes detected.

github-actions[bot] commented 2 months ago

CI build and push: All tests pass ✅ (JDK17) https://github.com/cryostatio/cryostat3/actions/runs/8971856299