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

Please add health-check api when use HTTP basic authentication #156

Open
YueChenXu-Kimi opened this issue Jun 20, 2022 · 0 comments
Open

Comments

@YueChenXu-Kimi
Copy link

When using ingress in GCP, load balancing needs to detect the health of back-end services, and the health check component must receive a 200 status code. However, after the basic authentication is used, the health check receives a 401 status code.

It is expected that a api can be independent. Whether basic authentication is used or not, 200 status codes can be returned normally.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant