Description
Core config generation: assemble Butane YAML from wizard state and compile to Ignition JSON.
Acceptance Criteria
Architecture
internal/ignition owns this. It receives a struct from internal/wizard and returns compiled Ignition JSON bytes.
Description
Core config generation: assemble Butane YAML from wizard state and compile to Ignition JSON.
Acceptance Criteria
github.com/coreos/butane/configas a Go libraryvariant: flatcar, appropriate spec version)testdata/Architecture
internal/ignitionowns this. It receives a struct frominternal/wizardand returns compiled Ignition JSON bytes.