-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
prebuilds view
Encapsulate the logic of how prebuilds are identified
- a prebuild is identified as a
workspacesrow being owned by the prebuilds user (database: migration for prebuild user #298) - every prebuild will only have one
workspace_buildsentry with astarttransition, and itsinitiator_idwill be set to the prebuilds user
prebuilds_reconciliation view
Encapsulates the logic of how prebuilds must be scheduled
- desired count:
instancesspecified in thecoder_workspace_presetresource per active template version - actual count: number of running prebuilds per active template version
- extraneous count: number of running prebuilds per inactive template version
Metadata
Metadata
Assignees
Labels
No labels