You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have upgraded to version v2.6.9 (from 2.4 to 2.5 to 2.6) and observe a strange issue with permission denied for ListLinks. When I click in the UI on the application the info is shown, but there is also an error message:
As you can see, the content of "LINKS" is not being displayed. The logs show a corresponding warning:
I expect to have a clear set of permission polices applicable to resources: clusters, projects, applications, applicationsets, repositories, certificates, accounts, gpgkeys, logs, exec, extensions
Links seem to be part of many of those things and the permission specification is not transparent.
Hi,
I have upgraded to version v2.6.9 (from 2.4 to 2.5 to 2.6) and observe a strange issue with permission denied for ListLinks. When I click in the UI on the application the info is shown, but there is also an error message:
As you can see, the content of "LINKS" is not being displayed. The logs show a corresponding warning:
time="2023-06-07T05:10:51Z" level=warning msg="finished unary call with code PermissionDenied" error="rpc error: code = PermissionDenied desc = permission denied" grpc.code=PermissionDenied grpc.method=ListLinks grpc.service=application.ApplicationService grpc.start_time="2023-06-07T05:10:51Z" grpc.time_ms=11.956 span.kind=server system=grpc
To Reproduce
I have no idea whether it can be reproduced. I guess with the policies.csv from above and ArgoCD of this version:
Expected behavior
I expect to have a clear set of permission polices applicable to resources: clusters, projects, applications, applicationsets, repositories, certificates, accounts, gpgkeys, logs, exec, extensions
Links seem to be part of many of those things and the permission specification is not transparent.
Version
The text was updated successfully, but these errors were encountered: