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
chore: clarify
also, there is no "maintenance" of prebuilt workspaces, so dropped that

Signed-off-by: Danny Kopping <dannykopping@gmail.com>
  • Loading branch information
dannykopping committed May 16, 2025
commit c38e356b58eff3de2285dbadfec68f909e5c44be
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ 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 can be maintained and updated in the same way as any other workspace.
Unclaimed prebuilt workspaces can be interacted with in the same way as any other workspace.
However, if a Prebuilt workspace is stopped, the reconciliation loop will not destroy it.
This gives template admins the ability to park problematic prebuilt workspaces in a stopped state for further investigation.

Expand Down
Loading