apache / solr-operator

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

Patch Solr resource statuses instead of updating them #545

Closed HoustonPutman closed 1 year ago

HoustonPutman commented 1 year ago

Fixes #544

HoustonPutman commented 1 year ago

I went through and looked at the logs of the unit tests/integration tests and no longer saw errors related to updating statuses! Think this should be good-to-go.