Skip to content
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

[Backport 2.x] Use ExtensionsManager.lookupExtensionSettingsById when verifying exte… #2755

Merged
merged 1 commit into from
May 10, 2023

Conversation

peternied
Copy link
Member

@peternied peternied commented May 10, 2023

Description

Use ExtensionsManager.lookupExtensionSettingsById when verifying extension unique id (#2749)

Signed-off-by: Craig Perkins [email protected]
(cherry picked from commit 9d758f9)

Issues Resolved

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…nsion unique id (opensearch-project#2749)

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 9d758f9)
@codecov-commenter
Copy link

codecov-commenter commented May 10, 2023

Codecov Report

Merging #2755 (de5015b) into 2.x (dcc747a) will decrease coverage by 0.13%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##                2.x    #2755      +/-   ##
============================================
- Coverage     61.40%   61.27%   -0.13%     
+ Complexity     3317     3308       -9     
============================================
  Files           268      268              
  Lines         18346    18346              
  Branches       3246     3246              
============================================
- Hits          11265    11242      -23     
- Misses         5506     5527      +21     
- Partials       1575     1577       +2     
Impacted Files Coverage Δ
...rch/security/transport/SecurityRequestHandler.java 63.70% <0.00%> (ø)

... and 9 files with indirect coverage changes

@peternied
Copy link
Member Author

@cwperks what do you think about merging this immediately to unblock CI in main?

@davidlago davidlago merged commit cbb0725 into opensearch-project:2.x May 10, 2023
@peternied peternied deleted the 2749 branch May 10, 2023 16:47
stephen-crawford pushed a commit to stephen-crawford/security that referenced this pull request May 16, 2023
…nsion unique id (opensearch-project#2749) (opensearch-project#2755)

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 9d758f9)

Co-authored-by: Craig Perkins <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants