Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache solr is failing while Running Solr , Solr operator and Zookeeper helm charts as a single chart #601

Open
rkch2907 opened this issue Mar 22, 2024 · 0 comments

Comments

@rkch2907
Copy link

Description

I am trying to install Apach Solr by using three Helm charts (Apache solr (v 0.8.0) , Apache SolrOperator *v 0.8.0, Zookeeper Pravega 0.2.15 image). While trying to install three helm charts as single chart by adding one by one depencency. I'm facing below error.

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize " ": no matches for kind "Zookeeper Cluster" in version "zookeeper.pravega.io/v1beta1"

Zookeeper-operator's CRD apiVersion: apiextensions.k8s.io/v1
Zookeeper.yaml file having apiversion as "zookeeper.pravega.io/v1beta1"
Sor-operator's apiversion is "apiextensions.k8s.io/v1"

Even I m following the Pravega Zookeeper git hub code and Official helm charts I unable to create Zookeeper Cluster by using Helm charts

** As an individual charts , each one is working as expected but when I m trying to run as single chart Zookeeper Cluster apiversion is bringing issues to us

Importance

It is really blocker to my POC for client requirement.

Location

Source code taken from below links:
https://solr.apache.org/operator/resources.html#tutorials
https://github.com/pravega/zookeeper-operator/tree/master

Suggestions for an improvement

Expecting solution ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant