Skip to content

Commit ad3eb4b

Browse files
authored
Revert "docs: add documentation for template update policies (#10804)" (#10822)
This reverts commit e6dc9ee.
1 parent d0ac4cb commit ad3eb4b

9 files changed

+0
-87
lines changed
Binary file not shown.
-114 KB
Binary file not shown.

docs/images/templates/permissions.png

-33.1 KB
Binary file not shown.
-39.3 KB
Binary file not shown.

docs/manifest.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -210,23 +210,6 @@
210210
}
211211
]
212212
},
213-
{
214-
"title": "Administering templates",
215-
"description": "Configuration settings for template admins",
216-
"path": "./templates/configuration.md",
217-
"children": [
218-
{
219-
"title": "General settings",
220-
"description": "Configure name, display info, and update polices",
221-
"path": "./templates/general-settings.md"
222-
},
223-
{
224-
"title": "Permissions",
225-
"description": "Configure who can access a template",
226-
"path": "./templates/permissions.md"
227-
}
228-
]
229-
},
230213
{
231214
"title": "Open in Coder",
232215
"description": "Add an \"Open in Coder\" button to your repos",

docs/templates/configuration.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/templates/general-settings.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/templates/permissions.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/workspaces.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,18 +81,6 @@ workspace will run before Coder automatically stops it, regardless of any active
8181
connections. Use this setting to ensure that workspaces do not run in perpetuity
8282
when connections are left open inadvertently.
8383

84-
### Automatic Updates
85-
86-
It can be tedious to manually update a workspace everytime an update is pushed
87-
to a template. Users can choose to opt-in to automatic updates to update to the
88-
active template version whenever the workspace is started.
89-
90-
Note: If a template is updated such that new parameter inputs are required from
91-
the user, autostart will be disabled for the workspace until the user has
92-
manually updated the workspace.
93-
94-
![Automatic Updates](./images/workspace-automatic-updates.png)
95-
9684
## Updating workspaces
9785

9886
After updating the default version of the template that a workspace was created

0 commit comments

Comments
 (0)