vladiceanu commented on a change in pull request #254:
URL: https://github.com/apache/solr-operator/pull/254#discussion_r611470763



##########
File path: api/v1beta1/solrcloud_types.go
##########
@@ -654,6 +655,9 @@ type SolrCloudStatus struct {
        // Replicas is the number of number of desired replicas in the cluster
        Replicas int32 `json:"replicas"`
 
+       // Selector is required by the HPA
+       Selector string `json:"selector"`

Review comment:
       great, will do 




-- 
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.

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