tinkerbell / cluster-api-provider-tinkerbell

Cluster API Infrastructure Provider
Apache License 2.0
88 stars 34 forks source link

Expose a way to fully customize metadata source configuration #101

Open detiber opened 2 years ago

detiber commented 2 years ago

Currently the metadata server is determined using the value of TINKERBELL_IP from the environment, but we should also likely allow configuration of the port, protocol or even the full URL:

_Originally posted by @displague in https://github.com/tinkerbell/cluster-api-provider-tinkerbell/pull/100#discussion_r719804298_

chrisdoherty4 commented 1 year ago

https://github.com/tinkerbell/proposals/pull/61 would make this more or less superfluous so its on hold until that proposal moves.