Eric Paulsen
Eric Paulsen
a prospective customer attempted to deploy Coder on k8s in Azure, with an Application Gateway (ingress) handling end to end TLS. currently this is not supported, because we do not...
@sharkymark and I met with a current customer today, and they expressed the need to control the maximum amount of auto-stop time their developers can set. their devs are currently...
#10022 disables the input fields, but does not turn off the auto-start or auto-stop once it is disabled at the template level. here is an example, where i have a...
related #10930 at the template level, i disabled workspace auto-start on the weekends here: but at the workspace level, i am still able to select weekends for auto-start: clicking the...
a customer noted this behavior and I've reproduced on our latest version, `2.3.3`. with an active port forwarding session open, restarting the workspace will has two different effects: 1. `ssh...
a customer experienced node-level issues that caused workspace pods to become stuck in a `ContainerCreating` state for over an hour, leading to the terraform build timing out, and users attempting...
currently, the healthcheck endpoint (`https://coder.example.com/api/v2/debug/health`) only tests if all the configured DERPs work, resulting in a `healthy` response if there are no configured DERPs. since Coder requires >= 1 DERP...
this PR adds a guide for our native integration with [island.io](https://island.io).
reported by a customer and I reproduced on `2.10.1` > When I change a Schedule setting then under General settings the checkbox "Require workspaces automatically update when started" will be...
in the screenshot below, the modal correctly says you can stop and start the workspace to update the agent. but the update workspace link at the bottom of the text...