Skip to content

feat(keys): add secret-to-mysql API key migration script#309

Open
AiRanthem wants to merge 1 commit into
openkruise:masterfrom
AiRanthem:feat/migrate-secret-keys-to-mysql
Open

feat(keys): add secret-to-mysql API key migration script#309
AiRanthem wants to merge 1 commit into
openkruise:masterfrom
AiRanthem:feat/migrate-secret-keys-to-mysql

Conversation

@AiRanthem
Copy link
Copy Markdown
Member

Provide a Python utility to export e2b-key-store entries into MySQL DDL and upsert SQL with HMAC-SHA256 key hashing, and fail fast on malformed entries to avoid partial credential migration.

Provide a Python utility to export e2b-key-store entries into MySQL DDL and upsert SQL with HMAC-SHA256 key hashing, and fail fast on malformed entries to avoid partial credential migration.

Made-with: Cursor
@kruise-bot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.38%. Comparing base (5cfc28c) to head (efd4f4e).
⚠️ Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
+ Coverage   72.20%   72.38%   +0.17%     
==========================================
  Files         116      117       +1     
  Lines        8657     8825     +168     
==========================================
+ Hits         6251     6388     +137     
- Misses       2099     2133      +34     
+ Partials      307      304       -3     
Flag Coverage Δ
unittests 72.38% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants