coreos / butane

Butane translates human-readable Butane Configs into machine-readable Ignition Configs.
https://coreos.github.io/butane/
Apache License 2.0
255 stars 70 forks source link

fcos/v1_5_exp: drop extensions section #425

Closed bgilbert closed 1 year ago

bgilbert commented 1 year ago

It's not clear that we want this as-is, so avoid stabilizing it for now.

Removal of ErrExtensionNameRequired is technically a breaking change, but it seems unlikely that any caller is checking for that error.

Fixes https://github.com/coreos/butane/issues/314.