mattisonchao opened a new pull request, #21428: URL: https://github.com/apache/pulsar/pull/21428
### Motivation Some vendors don’t support health checks with authentication like AWS health checks. Which will make it hard to integrate with the vendor. ### Modifications - Move the status.html endpoint out of auth coverage. ### Verifying this change - [x] Make sure that the change passes the CI checks. - [x] Added pulsar-proxy/src/test/java/org/apache/pulsar/proxy/server/ProxyWithJwtAuthorizationTest.java testGetStatus to avoid regression. ### Does this pull request potentially affect one of the following parts: - [x] The REST endpoints ### Documentation - [ ] `doc` <!-- Your PR contains doc changes. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [x] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> The tests will be run in the forked repository until all PR review comments have been handled, the tests pass and the PR is approved by a reviewer. --> -- 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]
