- Notifications
You must be signed in to change notification settings - Fork1.1k
Commite0b1536
authored
chore: clarify autostop behaviour for existing workspaces (#20295)
[We have tests to ensure thisbehaviour](https://github.com/coder/coder/blob/152103bf788dc5a4c06586302a255a212e0fe77d/coderd/workspaces_test.go#L2957-L3004),but it is not clearly documented. This PR adds a note clarifyingautostop must be enabled on the template prior to a workspace beingcreated for it to apply to the workspace, i.e. it is not re-read if aworkspace is restarted / stopped and started. This behaviour was raisedby a customer.https://coder.com/docs/user-guides/workspace-scheduling#autostop1 parent8ac5453 commite0b1536
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments
Comments
(0)