elasticsearch/distribution
Ryan Ernst 2c58841887
Reuse policy parsing for plugins (#64089)
Plugin policy parsing is currently split, with different code executed
for Elasticsearch startup vs installing a plugin. This commit
refactors the policy parsing to be utilized by both places. The main
benefit is policy files in both places now handle permissions not only
for a global grant, but also codebase specific grants.
2020-10-29 14:11:38 -07:00
..
archives Cleanup on integtest distribution setup (#62937) 2020-10-01 10:48:48 +02:00
bwc Wire local unreleased bwc versions more efficient for tests (#62473) 2020-10-01 10:45:21 +02:00
docker Adjust defaults for tiered data roles (#64015) 2020-10-27 12:47:14 -04:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:20:53 -04:00
packages Use services for archive and file operations in tasks (#62968) 2020-10-01 10:47:41 +02:00
src Introduce quota-aware filesystem ES plugin (#63620) 2020-10-28 19:57:54 +00:00
tools Reuse policy parsing for plugins (#64089) 2020-10-29 14:11:38 -07:00
build.gradle Fix resolveAllDependencies by removing refs to non existing configs (#63409) 2020-10-08 09:28:03 +02:00