Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: document stopped behaviour
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
  • Loading branch information
dannykopping committed May 15, 2025
commit e88569ff19b67b211f021d4d51dcd01d5759bc5b
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ You can view available prebuilt workspaces in the **Workspaces** view in the Cod
![A prebuilt workspace in the dashboard](../../../images/admin/templates/extend-templates/prebuilt/prebuilt-workspaces.png)
_Note the search term `owner:prebuilds`._

Prebuilt workspaces may be operated on like any other workspace. However, if a prebuilt workspace is stopped, the
reconciliation loop will not destroy it. The intention behind this design is to give operators the ability to park
problematic prebuilt workspaces in a stopped state for further investigation.

### Template updates and the prebuilt workspace lifecycle

Prebuilt workspaces are not updated after they are provisioned.
Expand Down