elasticsearch/x-pack/qa/multi-project/core-rest-tests-with-multiple-projects
Yang Wang e1c930f8c1
Make RepositoriesService project-aware (#129821)
This PR makes RepositoriesService project aware so that the basic Put,
Get, Delete and Verify repository actions are now project scoped. 

It intentionally leaves the following aspects out of scope for the
current changes: * Repository stats reporting * Repository clean-up,
analysis and integrity verification * Repository usages for searchable
snapshots and CCR

They will be worked on separately. One main reason for leaving them out
is that they are not needed by OBS which is currently blocked by
repository/snapshot changes. They may also have their own complexities,
e.g. stats reporting.

Resolves: ES-10478
2025-06-25 10:34:34 +10:00
..
src/yamlRestTest/java/org/elasticsearch/multiproject/test Streams - Log's Enable, Disable and Status endpoints (#129474) 2025-06-19 11:48:44 +01:00
build.gradle Make RepositoriesService project-aware (#129821) 2025-06-25 10:34:34 +10:00