Re: [jira] [Commented] (SOLR-15762) IllegalStateException: Recursive update thrown when executing complex Join queries

2021-11-03 Thread Thomas Wöckinger
re Public) > > Components: search, Server > >Affects Versions: main (9.0), 8.10, 8.11, 8.10.1 > >Reporter: Thomas Wöckinger > >Priority: Blocker > > Fix For: 8.11 > > > > > > When running complex

Copy Field Enhancements

2021-10-23 Thread Thomas Wöckinger
Hi! Currently it is not possible to add additional conditions on copying a source to a destination field. But when using Nested documents there is often the case that objects in different hierarchies share the same field because they have the same type and name. Think of a common field name like

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
Is there any possibility to configure the group used in the generated statefulset template? securityContext: fsGroup: 8983 On Wed, Apr 21, 2021 at 11:55 PM Houston Putman wrote: > Please vote for release candidate 2 for the Solr Operator v0.3.0 > > The artifacts can be downloaded

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
; Yes, please create an issue for that. We can discuss it further there. > > On Thu, Apr 22, 2021 at 10:39 AM Thomas Wöckinger < > thomas.woeckin...@gmail.com> wrote: > >> Should I create an issue for that? >> >> On Thu, Apr 22, 2021 at 5:02 PM Houston Putman &g

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
gress >> > > It's a non-issue and the result of the Solr Operator supporting a range of > Kubernetes versions. We will upgrade the Ingress version at some point > after 1.22 is released and 1.19 is more common. > > Please continue testing (with the zk-operator enabled for

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
74780 1 warnings.go:70] networking.k8s.io/v1beta1 > Ingress >> is deprecated in v1.19+, unavailable in v1.22+; use networking.k8s.io/v1 >> Ingress >> > > It's a non-issue and the result of the Solr Operator supporting a range of > Kubernetes versions. We w

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress On Thu, Apr 22, 2021 at 12:11 PM Thomas Wöckinger < thomas.woeckin...@gmail.com> wrote: > I forgot to mention that i installed the all.yaml and not > all-with-dependencies.yaml from the crds folder > > On Thu, Apr 22, 2021

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
I forgot to mention that i installed the all.yaml and not all-with-dependencies.yaml from the crds folder On Thu, Apr 22, 2021 at 12:08 PM Thomas Wöckinger < thomas.woeckin...@gmail.com> wrote: > I tried to install the operator with disabled zookeeper, because i want to > m

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
Error /go/pkg/mod/github.com/go-logr/zapr@v0.2.0/zapr.go:132 main.main /workspace/main.go:179 runtime.main /usr/local/go/src/runtime/proc.go:225 So it seems there is still a CRD or something else required On Thu, Apr 22, 2021 at 10:10 AM Thomas Wöckinger < thomas.woeckin...@gmail.com>

Re: [Operator] [VOTE] Release the Solr Operator v0.3.0 RC2

2021-04-22 Thread Thomas Wöckinger
Timothy can you provide an example yaml of your cluster, i am reading through the CRDs, but i am not sure about BASIC AUTH. The description says that two users will be created during bootstrap, but where can I find the generated passwords? Thx for your time! On Thu, Apr 22, 2021 at 1:08 AM Timo