ruanwenjun opened a new pull request, #18590: URL: https://github.com/apache/dolphinscheduler/pull/18590
## Was this PR generated or assisted by AI? YES. The implementation, tests, and pull request description were assisted by AI and verified locally. ## Purpose of the pull request Align cluster query and verification operations with the existing cluster management permission model. Closes #18589. ## Brief change log - Pass the login user to cluster query and verification service methods. - Apply the existing administrator check consistently across cluster management operations. - Add regression coverage for general-user rejection and administrator access. ## Verify this pull request This change added tests and can be verified as follows: - ClusterControllerTest: 5 tests passed. - ClusterServiceTest: 9 tests passed. - Spotless check and git diff check passed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
