Skip to content

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

@uj-ff48

Description

@uj-ff48

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions