apache / solr-operator

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

Upgrade dependencies #633

Closed HoustonPutman closed 9 months ago

HoustonPutman commented 9 months ago

This includes controller-runtime and the Kubernetes APIs.

HoustonPutman commented 9 months ago

Need to make sure the multi-namespace watch option still works before merging, but otherwise this should be good to go.

HoustonPutman commented 9 months ago

Ok this should be good to go, I tested the custom namespace watching manually and it worked! Hopefully we can get that integration tested eventually, but it'd add a lot of time to the integration tests for little gain currently...