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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
