apache / solr-operator

Official Kubernetes operator for Apache Solr
https://solr.apache.org/operator
Apache License 2.0
246 stars 111 forks source link

Add integration tests for TLS Solr #611

Closed HoustonPutman closed 1 year ago

HoustonPutman commented 1 year ago

Resolves #605

The tests will use Cert Manager (Using both the Cert Manager CSI Driver, as well as secrets).

Tests for:

HoustonPutman commented 1 year ago

The integration tests will only work with 8.11, until #610 is merged.