coder/enterprise/tailnet
Steven Masley 1f5788feff
chore: remove rbac psuedo resources, add custom verbs (#13276)
Removes our pseudo rbac resources like `WorkspaceApplicationConnect` in favor of additional verbs like `ssh`. This is to make more intuitive permissions for building custom roles.

The source of truth is now `policy.go`
2024-05-15 11:09:42 -05:00
..
testdata feat: implement HTMLDebug for PGCoord with v2 API (#10914) 2023-11-28 22:37:20 +04:00
connio.go feat(enterprise): add ready for handshake support to pgcoord (#12935) 2024-04-16 15:01:10 -05:00
handshaker.go feat(enterprise): add ready for handshake support to pgcoord (#12935) 2024-04-16 15:01:10 -05:00
handshaker_test.go feat(enterprise): add ready for handshake support to pgcoord (#12935) 2024-04-16 15:01:10 -05:00
htmldebug.go feat: implement HTMLDebug for PGCoord with v2 API (#10914) 2023-11-28 22:37:20 +04:00
multiagent_test.go fix: close MultiAgentConn when coordinator closes (#11941) 2024-01-31 00:38:19 +04:00
pgcoord.go chore: remove rbac psuedo resources, add custom verbs (#13276) 2024-05-15 11:09:42 -05:00
pgcoord_internal_test.go fix(enterprise): mark nodes from unhealthy coordinators as lost (#13123) 2024-05-03 14:07:29 -05:00
pgcoord_test.go fix(enterprise): mark nodes from unhealthy coordinators as lost (#13123) 2024-05-03 14:07:29 -05:00
workspaceproxy.go chore: nolint always return error function (#12701) 2024-03-21 09:35:10 -05:00