feat(ql3): complete cluster secret binding authority

This commit is contained in:
whyour
2026-08-13 14:23:41 +08:00
parent 56d06bd6cc
commit 7016903fba
30 changed files with 2660 additions and 9 deletions
@@ -166,12 +166,14 @@ function database(serverVersionNum = '160014') {
'lock_approval_policy_fence',
'lock_run_management_policy_fence',
'plugin_package_lifecycle_blocking_runs',
'plugin_package_secret_binding_planning_snapshot',
'plugin_package_automation_start_allowed',
'plugin_package_run_start_allowed',
'plugin_package_tool_start_allowed',
'plugin_package_workflow_admission_snapshot',
'plugin_package_workflow_task_attempt_snapshot',
'register_plugin_package_automation_disposition_event',
'create_plugin_package_secret_binding_approval_plan',
].includes(functionName),
isOwner: false,
})),