mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
With project secrets in place, we can now create and manage per-project repository clients in addition to the cluster level repository clients. This PR adds a manager class for that. Note that the logic is not yet fully wired because it needs per-project repository/objec_store which will be added in separate PRs (as part of MP snapshots and MP objecStoreService). As such the tests are currently unit tests. Relates: https://github.com/elastic/elasticsearch/pull/126584 Resolves: ES-11713 |
||
---|---|---|
.. | ||
src/test/java/org/elasticsearch/repositories/s3 | ||
build.gradle |