You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#299 is now completed, I currently have a query in https://github.com/coder/coder/compare/dk/prebuilds called GetTemplatePrebuildState which fetches the values specified above for a given template. Additionally, it will now take in-progress builds into account, and I also took a basic stab at determining how many instances we need to create or delete in coder/coder@4ea5bbd.
Retrieve
desired
,actual
, andextraneous
values from #299 and initiate new provisioner jobs to result in the desired number of instances per template.The reconciliation loop must occur periodically (configurable?), but must also be triggerable imperatively.
The text was updated successfully, but these errors were encountered: