[fix][proxy] Move status endpoint out of auth coverage#21428
Merged
mattisonchao merged 2 commits intoapache:masterfrom Oct 24, 2023
mattisonchao:improve/move_status_out_of_authentication
Merged
[fix][proxy] Move status endpoint out of auth coverage#21428mattisonchao merged 2 commits intoapache:masterfrom mattisonchao:improve/move_status_out_of_authentication
mattisonchao merged 2 commits intoapache:masterfrom
mattisonchao:improve/move_status_out_of_authentication
Conversation
lhotari
approved these changes
Oct 24, 2023
BewareMyPower
approved these changes
Oct 24, 2023
Technoboy-
approved these changes
Oct 24, 2023
codelipenghui
approved these changes
Oct 24, 2023
michaeljmarshall
approved these changes
Oct 24, 2023
shibd
pushed a commit
that referenced
this pull request
Oct 25, 2023
(cherry picked from commit fe2d61d)
|
Is there any way for this merge request to be put into a 3.1.x release? Not having the status.html behind authentication breaks most Kubernetes helm charts that use |
lhotari
pushed a commit
that referenced
this pull request
Oct 25, 2023
(cherry picked from commit fe2d61d)
Member
Author
|
@compuguy We will cherry-pick it to all the active branches. :) |
lhotari
pushed a commit
that referenced
this pull request
Oct 25, 2023
(cherry picked from commit fe2d61d)
Member
it's done now. :) |
1 task
4 tasks
nikhil-ctds
pushed a commit
to datastax/pulsar
that referenced
this pull request
Dec 20, 2023
(cherry picked from commit fe2d61d)
srinath-ctds
pushed a commit
to datastax/pulsar
that referenced
this pull request
Dec 20, 2023
(cherry picked from commit fe2d61d)
This was referenced Jan 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Verifying this change
Does this pull request potentially affect one of the following parts:
Documentation
docdoc-requireddoc-not-neededdoc-completeThe 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.
-->