Re: Solr Version Expectations for Operator

2021-09-01 Thread Houston Putman
Made a PR that better outlines the Solr Operator compatibility with different Kubernetes and Solr versions. https://github.com/apache/solr-operator/pull/319 On Wed, Aug 4, 2021 at 8:47 AM Jason Gerlowski wrote: > That all seems sane to me. I'll create a Github ticket around adding > a note to

Re: Solr Version Expectations for Operator

2021-08-04 Thread Jason Gerlowski
That all seems sane to me. I'll create a Github ticket around adding a note to the README about Solr versions. Jason On Mon, Aug 2, 2021 at 5:24 PM Houston Putman wrote: > > Very good question. > > > Currently we "support" all recent versions of Solr, meaning 7 & 8. > > This doesn't mean that S

Re: Solr Version Expectations for Operator

2021-08-02 Thread Houston Putman
Very good question. Currently we "support" all recent versions of Solr, meaning 7 & 8. This doesn't mean that Solr 6 won't work, it just hasn't been thoroughly tested. We do eventually plan on limiting support to a range of Solr versions. I imagine that once Solr 9 is released, we will begin s

Solr Version Expectations for Operator

2021-08-02 Thread Jason Gerlowski
Hey all, Breaking out this thread from a side-comment on "Proposal to cut the v0.4.0 release soon". Are we targeting particular Solr operator releases at particular Solr versions (or ranges of Solr versions)? (If not, should we be?) The repo README calls out Kubernetes version compatibility but