Skip to content

refactor: Provisioner handles unpacking template to file system, not daemon #9165

@spikecurtis

Description

@spikecurtis

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions