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

[BUG] The controller does not set a readiness probe for Dashboards #943

Open
uj-ff48 opened this issue Jan 20, 2025 · 1 comment
Open

[BUG] The controller does not set a readiness probe for Dashboards #943

uj-ff48 opened this issue Jan 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@uj-ff48
Copy link

uj-ff48 commented Jan 20, 2025

Hello,
unfortunately the operator does not set a readiness probe while deploying the opensearch dashboards component.

This makes the deployment of a GKE Ingress on Google Cloud impossible, as the ingress health check mechanism tries to reach "/" when readinessProbe.httpGet.path is not set: the usual response would be a 302 code, which is not accepted by the check (only 200 is accepted).

@uj-ff48 uj-ff48 added bug Something isn't working untriaged Issues that have not yet been triaged labels Jan 20, 2025
@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Jan 30, 2025
@prudhvigodithi
Copy link
Member

[Triage]
Thanks @uj-ff48, is there a chance you can PR the fix?
Adding @swoehrl-mw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants