-
Notifications
You must be signed in to change notification settings - Fork 25.7k
[Entitlements] Add missing file entitlements for server #122728
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
[Entitlements] Add missing file entitlements for server #122728
Conversation
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
ldematte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
...nt/src/main/java/org/elasticsearch/entitlement/initialization/EntitlementInitialization.java
Outdated
Show resolved
Hide resolved
💔 Backport failed
You can use sqren/backport to manually backport by running |
Add missing file entitlements for server. closes elastic#122569, closes elastic#122568, closes elastic#122567, closes elastic#122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml
Add missing file entitlements for server. closes elastic#122569, closes elastic#122568, closes elastic#122567, closes elastic#122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml
💔 Some backports could not be created
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
Add missing file entitlements for server. closes elastic#122569, closes elastic#122568, closes elastic#122567, closes elastic#122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml
… (#122745) * [Entitlements] Add missing file entitlements for server (#122728) Add missing file entitlements for server. closes #122569, closes #122568, closes #122567, closes #122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml * fix merge
…22747) Add missing file entitlements for server. closes #122569, closes #122568, closes #122567, closes #122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml
…22750) Add missing file entitlements for server. closes #122569, closes #122568, closes #122567, closes #122566 (Note, some failures are due to a `NoSuchAlgorithmException` when fips is enabled. This issue is unrelated to entitlements) (cherry picked from commit cc96791) # Conflicts: # muted-tests.yml
Add missing file entitlements for server.
closes #122569, closes #122568, closes #122567, closes #122566
(Note, some failures are due to a
NoSuchAlgorithmExceptionwhen fips is enabled. This issue is unrelated to entitlements)