[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #334: Refactor security related code into a separate solr_security_util.go vs. sprinkled throughout the codebase.

2021-10-06 Thread GitBox
HoustonPutman commented on a change in pull request #334: URL: https://github.com/apache/solr-operator/pull/334#discussion_r723411582 ## File path: controllers/util/solr_util.go ## @@ -1010,21 +992,21 @@ func generateZKInteractionInitContainer(solrCloud *solr.SolrCloud, solrCl

[GitHub] [solr-operator] HoustonPutman commented on a change in pull request #334: Refactor security related code into a separate solr_security_util.go vs. sprinkled throughout the codebase.

2021-10-06 Thread GitBox
HoustonPutman commented on a change in pull request #334: URL: https://github.com/apache/solr-operator/pull/334#discussion_r723389167 ## File path: controllers/util/solr_security_util.go ## @@ -0,0 +1,434 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or