- Notifications
You must be signed in to change notification settings - Fork1k
Closed
Description
We want to split provisioner daemon and provisioners so they can run on separate workloads. Right now provisioner daemon unpacks the template and sends the directory path to provisioner, but that can't work if they're separate.
We need to refactor so that the provisioner daemon sends the template archive to the provisioner, and the provisioner unpacks it.
Metadata
Metadata
Assignees
Labels
No labels