Skip to content

[8.18] Refactor file path resolution for entitlements (#127040) (#127133) #127159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

jdconrad
Copy link
Contributor

Backports the following commits to 8.18:

…tic#127133)

This change refactors the known directory resolution such as modules, 
plugins, lib, etc. into a PathLookup. This is one of the steps towards 
allowing unit tests to provide their own PathLookup for resolution so 
we can enable entitlements there.

ES-11584
@jdconrad jdconrad added :Core/Infra/Entitlements Entitlements infrastructure auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport test-entitlements Trigger CI checks using security manager replacement labels Apr 22, 2025
@elasticsearchmachine elasticsearchmachine merged commit c272dda into elastic:8.18 Apr 22, 2025
15 checks passed
@jdconrad jdconrad deleted the backport/8.18/pr-127133 branch April 22, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Entitlements Entitlements infrastructure test-entitlements Trigger CI checks using security manager replacement v8.18.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants