-
Notifications
You must be signed in to change notification settings - Fork 116
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
More configuration options #55
Comments
Hey @meskallito thanks for the input. We can definitely look at adding these things, they seem reasonable to me at a first-glance. We are no longer blocked on #38 , so if you are interested in creating a PR with one or more of these added, we will be happy to look over and review it! And hopefully eventually we get all of these features added. |
This allows for custom:
What we still need:
|
Service annotations have been added in Last request is setting the policy name on a collection. |
Since the SolrCollection CRD has been removed, this issue can be closed. All features on the SolrCloud CRD have been added. |
@HoustonPutman I was looking for an option to set securityContext for solr-cloud containers but couldnt find any option in the SolrCloud CRD to do that. I only see option to set securityContext for |
You can set the podSecurityContext through |
@HoustonPutman Thanks for the reply, I wanted to
can you please tell me how can we achieve the same using |
Ahh it looks like you can only set capabilities on the container security context. If you make a separate issue we can try to get that added. |
thanks, created this issue #489 |
Hi there,
We are considering using Bloomberg operator for our SOLR cluster but there are a few things we need to configure that the operator doesn't provide for us:
The text was updated successfully, but these errors were encountered: