Houston Putman
Houston Putman
So would you need anything else beyond just having an additional list of ports in the customPodOptions? This should be pretty straightforward to add.
Also I guess that there need to be options to allow exposing the ports via the services and ingresses...
Removing this from the `v0.4.0` timeline due to a lack of information. We can schedule it for `v0.5.0` if more information on the use case, or a PR is provided.
There is more information needed for the request to implement it. Basically do the ports merely need to be open on the pod, or do they need to be available...
I think it would be great for a user to provide a custom configMap for their security.json, or a secret for that matter (since it might have sensitive information). ```yaml...
Does this provide additional functionality beyond calling the Collections API of solr? I think what I was looking for when I made the Go `ZkStateReader` idea, was that we would...
Haha trip down memory lane, and thanks! But generally that's basically what operators do, they listen on changes in kube object states and send out notifications when something happens. The...
So sorry that I completely missed this earlier. I think it will help immensely for autoscaling automation. And generally let the operator automatically adapt to changes in the solr cluster...
Here is a link to the ASF Infra [Jira Issue](https://issues.apache.org/jira/browse/INFRA-23579)
They seem to be working now! I guess github pushed a fix 🙂