Houston Putman

Results 212 comments of Houston Putman

Sorry @swarupdonepudi don't know how I missed this. I definitely think that we can cleanup the SolrCloud spec, like grouping all of the Solr paramteres (GC, Log, Opts, Mem, etc)...

Thanks for finding these issues! It's easy to miss some of the setup steps when you are writing these instructions after-the-fact. For posterity, @sigram and I have also been talking...

Well the operator doesn't have a way to remove Auth from a SolrCloud, at least not yet. One fix you can do yourself manually is do a `kubectl exec --stdin...

There is no way to currently do this, but it is something that we could look into. My first thought is that the common service is used by the operator...

The CRDs are fixed with https://github.com/apache/solr-site/pull/72, will move this to production after testing in the staging site.

Very fair @mogul . This is definitely something we plan on adding soon, especially as we are looking towards a v1 release. There is definitely complexity that comes from adding...

Hey Kristin, In general we need to work on documentation, but there's a bit in the README on the requirements to make backups work. I also need to cut a...

Hey @kcmartin, sorry for the delay on this. I know backups are kind of useless without being able to restore. I think I'll be able to put some work into...

That makes sense to me. Does it still allow the Kube Job to copy the backup to S3 or another volume? We might have to change the runAsUser of that...

The backup _should_ work, but it is tested less than the other options. There is no way to restore that is _supported by the project_. You should still be able...