-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[Entitlements] Add missing entitlements for trust store #122797
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 entitlements for trust store #122797
Conversation
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
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
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
💔 Backport failed
You can use sqren/backport to manually backport by running |
Add missing entitlements for trust store if running in fips mode. Fixes elastic#122546, fixes elastic#122569, fixes elastic#122568, fixes elastic#122680, fixes elastic#122566 (cherry picked from commit 87c58ff) # Conflicts: # muted-tests.yml
Add missing entitlements for trust store if running in fips mode. Fixes elastic#122546, fixes elastic#122569, fixes elastic#122568, fixes elastic#122680, fixes elastic#122566 (cherry picked from commit 87c58ff) # Conflicts: # muted-tests.yml
Add missing entitlements for trust store if running in fips mode. Fixes elastic#122546, fixes elastic#122569, fixes elastic#122568, fixes elastic#122680, fixes elastic#122566 (cherry picked from commit 87c58ff) # Conflicts: # muted-tests.yml # x-pack/plugin/security/src/main/plugin-metadata/entitlement-policy.yaml
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
Add missing entitlements for trust store if running in fips mode.
Fixes #122546, fixes #122569, fixes #122568, fixes #122680, fixes #122566