You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 2, 2025. It is now read-only.
I've a vision to run a 3-4 fixed, catch-all MACs workflows. Here's how I see it:
get rid of most of logic for TFTP/DHCP/BOOTP - so no boots, cacher, and hegel needed in my case
keep osie's tree - especially kernels and vmlinuzez, great concept
keep the way you describe workflow steps in a singe template file - but somehow detach that logic from components I've cut down, another great concept
From my analysis, I conclude that a potential killer feature here to make this all happen would be... for worker helper/container to be able to read workflow definition from a https source. Would you think it through please and point me how this potentially could be implemented (I can try myself)?
I'm open to discuss this idea further if you wanted to.
I'd love to run tinkerbell over the internet to help my small project (https://devpost.com/software/help-education-sector-to-produce-more-laptops-for-students), with significantly reduced stack components.
I've a vision to run a 3-4 fixed, catch-all MACs workflows. Here's how I see it:
From my analysis, I conclude that a potential killer feature here to make this all happen would be... for worker helper/container to be able to read workflow definition from a https source. Would you think it through please and point me how this potentially could be implemented (I can try myself)?
I'm open to discuss this idea further if you wanted to.