Skip to content

[BUG]Unable to define a static IP address for the service type LoadBalancer in dashborad configuration strict decoding error: unknown field "spec.dashboards.service.LoadBalancer" #945

@febi881

Description

@febi881

What is the bug?

[BUG]Unable to define a static IP address for the service type LoadBalancer

How can one reproduce the bug?

Use the following config in dashboard section

dashboards: enable: true service: #externalTrafficPolicy: Local type: LoadBalancer LoadBalancerIP: "10,x,x,x"

What is the expected behavior?

As per the https://artifacthub.io/packages/helm/opensearch-project-helm-charts/opensearch-dashboards/1.26.0 given chart details the above confi should provision a LoadBalance type service and assign the defined IP

What is your host/environment?

RockyLinux 9,
LAB Kubernetes
opensearch-operator chart version 2.7.0
Openserach Version installed: 2.18.0

Do you have any screenshots?

Error: strict decoding error: unknown field "spec.dashboards.service.LoadBalancer"

Do you have any additional context?

The Opensearch cluster ins installed and currently up and running but patching with a static LoadBalancer IP creates the problem, I am manually able to edit the dashboard service and set the LoadBalancer IP

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinguntriagedIssues that have not yet been triaged

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions