Ben Potter

Results 317 comments of Ben Potter

The way this is described gives the admin the impression that it limits the days all workspaces can be autostarted. The desired behavior from our customers is that it does...

Another important note is we should avoid Coder failing to start or showing obscure error messages when it fails to reach registry.coder.com. It should be safely handled and not look...

Basically, there will be cases where an airgapped person simply cannot use a custom registry or pinhole and rely on the legacy method of storing providers via a filesystem mirror

@spikecurtis is this still uncompleted?

We should be super careful about this as a change in the username could change workspace resources. Ideally ignore_changes is used, but I don't think we even do this in...

I totally agree we should have a better error message here.

Hey, really appreciate you sharing this! I'm in favor of your proposal but think we should be careful with the naming. I'd rather users specify the template name as an...

@matifali explained that we call the template name: an `id` in the code and our endpoints accept both a uuid or `id` (name). I agree we should consolidate the naming...