aws / eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.94k stars 274 forks source link

[FL-23] It is difficult to customize the TinkerbellTemplateConfig #5292

Open raykrueger opened 1 year ago

raykrueger commented 1 year ago

What would you like to be added: I would like to be able to add tasks to the TinkerBellTemplateConfig without having to take ownership of the entire TinkerbellTemplateConfig. Currently the workflow is full of sha values and versions I do not want to be responsible for. Currently, I have to become responsible for every sha and version in the file if all I want to do is add an NTP configuration task.

Why is this needed: The current template is too much responsibility when I want to add a workflow task.

Also, getting the current template is not documented. It is expected to get it from the bootstrap cluster with kind get wf but that is not documented. Many folks are inclined to copy and paste the config from here, but it is very out of date.

chrisdoherty4 commented 1 year ago

@raykrueger Thanks for the feedback!

chrisdoherty4 commented 1 year ago

@ndeksa

Cajga commented 1 year ago

Related: https://github.com/aws/eks-anywhere/issues/3588

chrisdoherty4 commented 9 months ago

Part of this issue has been addressed with https://github.com/aws/eks-anywhere/pull/6436 which will be available in v0.18.