tinkerbell / tink

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

Remove leftovers from merging hardware and targets #114

Closed invidian closed 4 years ago

invidian commented 4 years ago

There are still references to Target fields in the code, which should be removed/renamed after #88 got merged.

Example: https://github.com/tinkerbell/tink/blob/master/cli/tink/cmd/workflow/create.go#L45

parauliya commented 4 years ago

Hi @invidian we knew these places and we are fixing it.