-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pref:流水线相关的文件操作人调整为流水线的权限代持人 #11016
Labels
area/ci/backend
CI 后端issue
done
Production environment in tencent has been deploy
help wanted
Extra attention is needed
kind/refactor
代码优化,重构
service/process
流水线
todo
todo
Comments
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 8, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 9, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 9, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 14, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 15, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 16, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 29, 2024
Kzhou991
added a commit
to Kzhou991/my-github-bk-ci
that referenced
this issue
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/ci/backend
CI 后端issue
done
Production environment in tencent has been deploy
help wanted
Extra attention is needed
kind/refactor
代码优化,重构
service/process
流水线
todo
todo
问题: 目前流水线相关的文件操作人都是流水线的最近修改人,一但流水线的最近修改人离职,用户必须重新保存流水线才能恢复正常。
措施: 流水线相关的文件操作人调整为流水线的权限代持人,避免出现重新保存流水线的情况。
获取权限代持人的方法:com.tencent.devops.auth.api.service.ServiceAuthAuthorizationResource#getResourceAuthorization
The text was updated successfully, but these errors were encountered: