- Notifications
You must be signed in to change notification settings - Fork925
fix: allow dynamic parameters to consider the prebuilds user an owner#18529
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
ssncferreira left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM, might be worth checking with@Emyrk to confirm if this has any impact on dynamic parameters. There was a similar issue when deleting prebuilt workspaces from the CLI:https://github.com/coder/coder/pull/18333/files#r2158990408
This is correct! My mistake. |
a4f1c64
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This Pull request allows dynamic parameters to list system users in its search for workspace owners. This is necessary to allow prebuilds to reconcile prebuilt workspaces and to delete them.