Skip to content

Fix Solr probes w/TLS for Solr 9.2+ #609

@HoustonPutman

Description

@HoustonPutman

Currently various versions of Solr 9 cannot be run with TLS in the Solr Operator, because of the way that secure probes are run. Namely, we explicitly invoke SolrCLI, which has changed its location in newer versions. We need to use the solr api - command, which will be available in Solr 8.11, so this can only be done when that is the minimum supported version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcloudsecurityTLS or Auth for Solr

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions