You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/10/20 15:19:09 UTC

[GitHub] [solr-operator] nosvalds opened a new issue #352: Add possibility to annotate zookeeper to trigger rolling update

nosvalds opened a new issue #352:
URL: https://github.com/apache/solr-operator/issues/352


   You can manually trigger a restart of the solr pods by changing an annotation in `podOptions`
   
    ```
    apiVersion: solr.apache.org/v1beta1
    kind: SolrCloud
    spec:
      customSolrKubeOptions:
        podOptions:
              annotations:
                manualrestart: "2021-10-20T08:37:00Z"
   ```
   
   This is currently not possible to do for the zookeeper pods managed by the solr-operator. It would be nice if you could add an annotation for the zookeeper config to manually trigger a restart like the solr pods.
   
   Errors if you try to annotate zookeeperRef:
   ```
   ValidationError(SolrCloud.spec.zookeeperRef.provided.zookeeperPodPolicy): unknown field "annotations" in org.apache.solr.v1beta1.SolrCloud.spec.zookeeperRef.provided.zookeeperPodPolicy;
   
   ValidationError(SolrCloud.spec.zookeeperRef): unknown field "annotations" in org.apache.solr.v1beta1.SolrCloud.spec.zookeeperRef;
   ```
   
   Full background from slack: https://kubernetes.slack.com/archives/CQSNS615F/p1634636068067300


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

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



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


[GitHub] [solr-operator] HoustonPutman closed issue #352: Add possibility to annotate zookeeper to trigger rolling update

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #352:
URL: https://github.com/apache/solr-operator/issues/352


   


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

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



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


[GitHub] [solr-operator] HoustonPutman closed issue #352: Add possibility to annotate zookeeper to trigger rolling update

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #352:
URL: https://github.com/apache/solr-operator/issues/352


   


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

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



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


[GitHub] [solr-operator] HoustonPutman closed issue #352: Add possibility to annotate zookeeper to trigger rolling update

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #352:
URL: https://github.com/apache/solr-operator/issues/352


   


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

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



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


[GitHub] [solr-operator] HoustonPutman closed issue #352: Add possibility to annotate zookeeper to trigger rolling update

Posted by GitBox <gi...@apache.org>.
HoustonPutman closed issue #352:
URL: https://github.com/apache/solr-operator/issues/352


   


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

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



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