Jacek Kikiewicz created SOLR-15501: -------------------------------------- Summary: GCSBackupRepository - allow bucket connection without credentials Key: SOLR-15501 URL: https://issues.apache.org/jira/browse/SOLR-15501 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: SolrCloud Affects Versions: 8.9 Reporter: Jacek Kikiewicz
As per documentation: [https://solr.apache.org/guide/8_9/making-and-restoring-backups.html#gcsbackuprepository] states that: ??{{gcsCredentialPath}}A path on the local filesystem (accessible by Solr) to a [Google Cloud service account key|https://cloud.google.com/iam/docs/creating-managing-service-account-keys] file. If not specified, GCSBackupRepository will use the value of the {{GCS_CREDENTIAL_PATH}} environment variable. If both values are absent, an error will be thrown as GCS requires credentials for most usage.?? This however makes it more complicated if someone (like me) runs solr in GCP and uses roles for rights assignment. Long story short, would it be possible to allow built-in roles (so credentialless) to access resources without providing any creds? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org