-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] Backport of Prefer API over direct config access #34504
[stable10] Backport of Prefer API over direct config access #34504
Conversation
Signed-off-by: Sujith H <[email protected]>
Update unit test for encryption enable command Signed-off-by: Sujith H <[email protected]>
Codecov Report
@@ Coverage Diff @@
## stable10 #34504 +/- ##
===========================================
Coverage 63.84% 63.84%
Complexity 19101 19101
===========================================
Files 1264 1264
Lines 75355 75355
Branches 1292 1292
===========================================
Hits 48110 48110
Misses 26865 26865
Partials 380 380
Continue to review full report at Codecov.
|
2 similar comments
Codecov Report
@@ Coverage Diff @@
## stable10 #34504 +/- ##
===========================================
Coverage 63.84% 63.84%
Complexity 19101 19101
===========================================
Files 1264 1264
Lines 75355 75355
Branches 1292 1292
===========================================
Hits 48110 48110
Misses 26865 26865
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #34504 +/- ##
===========================================
Coverage 63.84% 63.84%
Complexity 19101 19101
===========================================
Files 1264 1264
Lines 75355 75355
Branches 1292 1292
===========================================
Hits 48110 48110
Misses 26865 26865
Partials 380 380
Continue to review full report at Codecov.
|
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.
👍
Description
This idea behind this change set is to use encryption manager API instead of config API.
Related Issue
Motivation and Context
This idea behind this change set is to use encryption manager API instead of config API.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: