You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "HoustonPutman (via GitHub)" <gi...@apache.org> on 2023/04/03 14:34:52 UTC

[GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #530: Add readinessCondition to stop traffic to pods that will be stopped

HoustonPutman commented on code in PR #530:
URL: https://github.com/apache/solr-operator/pull/530#discussion_r1156052896


##########
config/rbac/role.yaml:
##########
@@ -67,6 +67,7 @@ rules:
   - pods/status
   verbs:
   - get
+  - patch

Review Comment:
   This is a generated file, and it would be really cool if it was automatically added based on what commands you use... But alas its a little less cool.
   
   This is what determines this (each controller has a separate list, that all get combined to make this file): https://github.com/apache/solr-operator/pull/530/files#diff-27cb619f80d28ac158f7885b7925d8582babfa7fe1f824599d65a745302d237cR67



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