Aias00 commented on PR #1956: URL: https://github.com/apache/rocketmq-dashboard/pull/1956#issuecomment-5291400258
Addressed the blocking authentication issue in 719b7f37. `/livez` and `/readyz` are now public paths, so Kubernetes probes remain anonymous when `studio.auth.login-required=true`. Added regression coverage for both probe paths under enabled login protection. Validation: `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -Dtest=AuthInterceptorTest,HealthProbeIntegrationTest test` (36 tests passed). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
