Skip to content

Confirm minimum Elasticsearch version for stateless mode before release #9296

@barkbay

Description

@barkbay

The stateless minimum version is currently hardcoded to 9.4.0 in the validation logic (pkg/controller/elasticsearch/validation/stateless_validation.go). This needs to be confirmed with the Elasticsearch team before releasing the feature.

See: statelessMinVersion = version.MinFor(9, 4, 0)

Introduced in #9290.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions