[GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-06-23 Thread via GitHub
HoustonPutman commented on code in PR #571: URL: https://github.com/apache/solr-operator/pull/571#discussion_r1240023370 ## helm/solr/README.md: ## @@ -300,6 +300,8 @@ When using the helm chart, omit `customSolrKubeOptions.` | statefulSetOptions.podManagementPolicy | string | `

[GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #571: Add SessionAffinity and SessionAffinityConfig fields to ServiceOptions

2023-05-31 Thread via GitHub
HoustonPutman commented on code in PR #571: URL: https://github.com/apache/solr-operator/pull/571#discussion_r1211828633 ## api/v1beta1/common_types.go: ## @@ -164,6 +164,14 @@ type ServiceOptions struct { // Labels to be added for the Service. // +optional