-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[PM-27632] Add feature flag for sdk key rotation #6820
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
base: main
Are you sure you want to change the base?
Conversation
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6820 +/- ##
==========================================
- Coverage 59.14% 55.69% -3.46%
==========================================
Files 1937 1939 +2
Lines 86026 86211 +185
Branches 7702 7703 +1
==========================================
- Hits 50878 48012 -2866
- Misses 33273 36392 +3119
+ Partials 1875 1807 -68 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/Core/Constants.cs
Outdated
| public const string V2RegistrationTDEJIT = "pm-27279-v2-registration-tde-jit"; | ||
| public const string DataRecoveryTool = "pm-28813-data-recovery-tool"; | ||
| public const string EnableAccountEncryptionV2KeyConnectorRegistration = "enable-account-encryption-v2-key-connector-registration"; | ||
| public const string SdkKeyRotation = "sdk-key-rotation"; |
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.
PM-27632 already introduces pm-27632-cipher-crud-operations-to-sdk feature flag. I would suggest to have a dedicated SDK key rotation Jira ticket and relevant feature flag tickets, to not mix those up.
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.
Renamed to include the ticket!

🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-27632
📔 Objective
📸 Screenshots
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:) or similar for great changes:memo:) or ℹ️ (:information_source:) for notes or general info:question:) for questions:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:) for suggestions / improvements:x:) or:warning:) for more significant problems or concerns needing attention:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt:pick:) for minor or nitpick changes