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
AKA allow skipping the Butane->Ignition transpilation step.
We've received anecdotal evidence over the years that the
transpilation step where you must convert a Butane YAML configuration
into Ignition JSON before staring your CoreOS instance is a pain
for users to understand and implement. CoreOS developers also feel
this pain at times.
Should we allow for users to provide just the butane config directly to instances?