Closed bgilbert closed 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.
ErrExtensionNameRequired
Fixes https://github.com/coreos/butane/issues/314.
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.