You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/06/22 22:52:26 UTC

[GitHub] [solr-operator] HoustonPutman commented on issue #446: Operator resource update failed after authentication is disabled

HoustonPutman commented on issue #446:
URL: https://github.com/apache/solr-operator/issues/446#issuecomment-1163727906

   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 --tty <solr-cloud-pod-name> bin/solr auth disable -z <zookeeper-connection-string>`.
   
   This is something we could fix in Solr though


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org