tinkerbell / tink

Workflow Engine for provisioning Bare Metal
https://tinkerbell.org
Apache License 2.0
913 stars 134 forks source link

v1alpha2 Tink Agent #756

Open chrisdoherty4 opened 1 year ago

chrisdoherty4 commented 1 year ago

tink-worker contains obsolete capabilities and has been deemed hard to maintain. We're re-writing the tink-worker and calling it the agent.

jacobweinstock commented 1 year ago

I'll also note that with the recently added v1alpha2 API we're going to need to refactor the tink-worker regardless.

https://github.com/tinkerbell/roadmap/issues/14

chrisdoherty4 commented 1 year ago

The code base now has a functional agent. It is not feature complete and will continue to be worked on once we have a functional system for the v1alpha2 API.