Enforce Environment-Level RBAC Checks During Pipeline Abort
F
Full Egret
Currently, Harness validates a user's environment access when a pipeline execution is initiated. However, when a user aborts a running pipeline, only pipeline-level permissions are evaluated , and no environment-level authorization checks are performed.
We would like to introduce environment-based RBAC validation during pipeline abort actions so that users can only abort pipeline executions for environments they are authorized to access.
Log In