apache / solr-operator

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

Fix early deletion of PVCs during scale down #689

Closed HoustonPutman closed 3 months ago

HoustonPutman commented 4 months ago

Fixes #688

The test I added didn't fail without the fixes, but I believe that's because of the PVCs that come with KiND...