Houston Putman
Houston Putman
I'm not sure where banzaicloud's zookeeper operator comes from, but the one that Solr relies on is https://github.com/pravega/zookeeper-operator. The latest release of the is 0.2.15 The log4j 1.x CVEs were...
I agree. Let's push for a 1.0 release with this as the big change.
> However, it may be that the operator runs in a different namespace than each solr cluster, and that the operator pod does not have rights to read secrets in...
@mmoscher , that is expected. After the completion of an ephemeral rolling restart, the Solr Operator now tries to balance the cluster. If Solr doesn't support that command (and 9.0...
This is a very good question, but ultimately it would be a fairly big change to the way that the operator works. Currently the Solr Operator uses a single StatefulSet...
Maybe for v0.9.0. Using the roles API, it would be more feasible. We already do some defaulting when Pods are created (no API calls though). So it is feasible to...
This would basically just be templating the HPA for users. There's really nothing much the Operator can add here. Instead we might consider just adding an option to the Solr...
Removing the milestone, as this isn't a priority. If needed, I think we should go with the helm chart option in the future.
Unfortunately, KinD does not support volume expansion by default, so we will need to find a new PVC provisioner for our integration tests. https://github.com/kubernetes-sigs/kind/issues/3734
@dsmiley I just started producing the 9.9.0 release, so let's leave this for 9.10. We don't have to wait months for 9.10 either, we can do it in a month...