alexalex89 opened a new issue, #797: URL: https://github.com/apache/solr-operator/issues/797
Currently, there is no way to configure the SecurityContext (including capabilities) for default init containers created by the Solr Operator (e.g., cp-solr-xml, setup-zk). Users can only set SecurityContext for the main Solr container via containerSecurityContext, but not for the operator-generated init containers. In our environment we have hard policies like "drop all capabilities" or disabling "allowPrivilegeEscalation". -- 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]
