feat(ql3): persist cluster secret transition receipts

This commit is contained in:
whyour
2026-08-13 21:48:57 +08:00
parent c877147d0f
commit 5f93e0b5d2
26 changed files with 1127 additions and 66 deletions
+1
View File
@@ -2855,6 +2855,7 @@ function auditSourceImports(root, packagePath, findings) {
[
'@qinglong/local-admin/package-secret-binding',
'@qinglong/runtime-core/plugin-package-secret-binding-plan',
'@qinglong/runtime-core/plugin-package-secret-binding-transition-plan',
].includes(specifier)
) {
continue;