thelabdude opened a new pull request #299:
URL: https://github.com/apache/solr-operator/pull/299


   Very minor change to remove the `users` role from the `all` permission, move 
the `all` permission to the last index in the json file, and add a new rule for 
the `/admin/zookeeper/status` path needed for updates to the exporter in 8.9 
(see #289 )
   
   Manual integration-style testing required:
   Create a SolrCloud running Apache Solr 8.9.0, created a collection, and then 
tried to index some docs as the `solr` user, which now fails with a 403 ~ 
Unauthorized. Indexing as the `admin` user works. The `solr` user can log in to 
the Admin UI but can only query collections. 
   
   Also verified the Prometheus exporter (also running 8.9) can now retrieve 
metrics when basic auth is enabled.


-- 
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-unsubscr...@solr.apache.org

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



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

Reply via email to