http api for imager
#11298
Replies: 1 comment 4 replies
-
Image Factory basically is an HTTP API for the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm working in an environment where we can't use the Talos recommended image factory, mainly due to:
So for us the only option is to use the imager Docker container to build Talos boot ISOs. However, using the imager in an "enterprise environment" can be a bit cumbersome, especially if you need to build a lot of ISOs in an automated way at a certain scale.
It would be beneficial if the imager could expose a simple http api were one could easily POST a yaml config to an endpoint which then would return the generated assets.
Did you ever think of something like that? Or do you have plans to extend the image factory to remove the constraints that prevent us from using it?
ps. I would be happy to help build such a feature in the imager or help change the image factory if there is a chance that such a feature/change would be accepted.
Thank you, Thomas
Beta Was this translation helpful? Give feedback.
All reactions