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 2022/12/08 07:43:53 UTC

[GitHub] [solr-operator] arogic commented on issue #503: solr-operator-zookeeper-operator-pre-delete job node selector

arogic commented on issue #503:
URL: https://github.com/apache/solr-operator/issues/503#issuecomment-1342215020

   Thanks @HoustonPutman. I got around the issue by adding node taint on my aks windows node pool.
   
   `
       "node_taints": [
         "app.kubernetes.io/name=solr:NoSchedule"
       ]
   `


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