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


   As SOLR-15501 points out, Solr doesn't always need explicit credentials to 
talk to GCS.  Solr deployments running within GCP itself can use features like  
"[Workload 
Identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity)"
 or the Compute Engine Metadata Server to authorize their requests to GCS 
without providing explicit credentials.
   
   Administrators running in GKE are likely taking advantage of these features 
already - we should make `gcsCredentialSecret` optional so that admins can 
control Solr's backup access using them too if they'd like.


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

Reply via email to