[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611895632 ## File path: api/v1beta1/solrcloud_types.go ## @@ -655,8 +655,8 @@ type SolrCloudStatus struct { // Replicas is the number of number of de

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611895632 ## File path: api/v1beta1/solrcloud_types.go ## @@ -655,8 +655,8 @@ type SolrCloudStatus struct { // Replicas is the number of number of de

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611895632 ## File path: api/v1beta1/solrcloud_types.go ## @@ -655,8 +655,8 @@ type SolrCloudStatus struct { // Replicas is the number of number of de

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611878140 ## File path: docs/local_tutorial.md ## @@ -169,6 +169,24 @@ kubectl get solrclouds -w # Hit Control-C when done ``` +The SolrCloud CRD is setu

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611876333 ## File path: api/v1beta1/solrcloud_types.go ## @@ -655,8 +655,8 @@ type SolrCloudStatus struct { // Replicas is the number of number of de

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611539547 ## File path: controllers/solrcloud_controller.go ## @@ -575,6 +576,7 @@ func reconcileCloudStatus(r *SolrCloudReconciler, solrCloud *solr.SolrClo

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
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 de

[GitHub] [solr-operator] vladiceanu commented on a change in pull request #254: Add support for HPA

2021-04-12 Thread GitBox
vladiceanu commented on a change in pull request #254: URL: https://github.com/apache/solr-operator/pull/254#discussion_r611470150 ## File path: controllers/solrcloud_controller.go ## @@ -575,6 +576,7 @@ func reconcileCloudStatus(r *SolrCloudReconciler, solrCloud *solr.SolrClo