[Backport 2.x] Add encryption support for repository (#9289)#9736
Conversation
Signed-off-by: Vikas Bansal <vikasvb90@users.noreply.github.com> (cherry picked from commit 63ce832)
Compatibility status:Checks if related components are compatible with change 1765fbb Incompatible componentsIncompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/performance-analyzer-rca.git] |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #9736 +/- ##
============================================
- Coverage 70.80% 70.79% -0.02%
- Complexity 57868 58027 +159
============================================
Files 4793 4802 +9
Lines 273397 273939 +542
Branches 40216 40285 +69
============================================
+ Hits 193583 193938 +355
- Misses 63235 63464 +229
+ Partials 16579 16537 -42
|
Signed-off-by: Vikas Bansal vikasvb90@users.noreply.github.com
(cherry picked from commit 63ce832)
Description
Manual backport for #9289
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
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.