Skip to content

chore: coderd: refactor dbauthz.AsSystem to individual roles #6158

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

Closed
johnstcn opened this issue Feb 10, 2023 · 0 comments · Fixed by #6218
Closed

chore: coderd: refactor dbauthz.AsSystem to individual roles #6158

johnstcn opened this issue Feb 10, 2023 · 0 comments · Fixed by #6218
Assignees

Comments

@johnstcn
Copy link
Member

#5919 adds dbauthz.AsSystem which provides a code path for "sudo" access to the database. Ideally we don't want an all-powerful system actor hanging around, so we want to break this up into smaller individual roles for the following:

  • provisionerd
  • autostart
  • ...

@Emyrk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants