OpenSearch/plugins/repository-gcs/src
Armin Braun 3e2dfc6eac
Remove GCS Bucket Exists Check (#60899) (#60914)
Same as https://github.com/elastic/elasticsearch/pull/43288 for GCS.
We don't need to do the bucket exists check before using the repo, that just needlessly
increases the necessary permissions for using the GCS repository.
2020-08-11 09:54:27 +02:00
..
internalClusterTest/java/org/elasticsearch/repositories/gcs Remove GCS Bucket Exists Check (#60899) (#60914) 2020-08-11 09:54:27 +02:00
main Remove GCS Bucket Exists Check (#60899) (#60914) 2020-08-11 09:54:27 +02:00
test/java/org/elasticsearch/repositories/gcs Remove GCS Bucket Exists Check (#60899) (#60914) 2020-08-11 09:54:27 +02:00
yamlRestTest Remove GCS Bucket Exists Check (#60899) (#60914) 2020-08-11 09:54:27 +02:00