coder/enterprise/coderd
Steven Masley eb48341696
chore: More complete tracing for RBAC functions (#5690)
* chore: More complete tracing for RBAC functions
* Add input.json as example rbac input for rego cli

The input.json is required to play with the rego cli and debug
the policy without golang. It is good to have an example to run
the commands in the readme.md

* Add span events to capture authorize and prepared results
* chore: Add prometheus metrics to rbac authorizer
2023-01-13 16:07:15 -06:00
..
coderdenttest feat: Add more swagger checks (#5707) 2023-01-13 16:47:38 +01:00
keys POST license API endpoint (#3570) 2022-08-22 15:02:50 -07:00
license feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
appearance.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
appearance_test.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
authorize_test.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
coderd.go chore: More complete tracing for RBAC functions (#5690) 2023-01-13 16:07:15 -06:00
coderd_test.go feat: Add external provisioner daemons (#4935) 2022-11-16 16:34:06 -06:00
groups.go Updated PreconditionFailed status occurences to more appropriate statuses. (#5513) 2023-01-13 08:30:48 -06:00
groups_test.go Updated PreconditionFailed status occurences to more appropriate statuses. (#5513) 2023-01-13 08:30:48 -06:00
licenses.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
licenses_test.go feat: enable enterprise users to specify a custom logo (#5566) 2023-01-04 15:31:45 -06:00
provisionerdaemons.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
provisionerdaemons_test.go feat: Add external provisioner daemons (#4935) 2022-11-16 16:34:06 -06:00
replicas.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
replicas_test.go feat: Add `vscodeipc` subcommand for VS Code Extension (#5326) 2022-12-18 17:50:06 -06:00
scim.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
scim_test.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
templates.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
templates_test.go chore: Rewrite rbac rego -> SQL clause (#5138) 2022-11-28 12:12:34 -06:00
workspaceagents.go feat: Add trial property to licenses (#4372) 2022-10-06 19:28:22 -05:00
workspaceagents_test.go Refactor Provisioner to distinguish Plan and Apply (#5036) 2022-11-11 16:45:58 -06:00
workspacequota.go docs: API enterprise (#5625) 2023-01-11 16:05:42 +01:00
workspacequota_test.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00:00
workspaces_test.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00