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

Remove deprecated `rhcos` variant #413

Closed bgilbert closed 1 year ago

bgilbert commented 1 year ago

It only had one version, 0.1.0, which was a preview implementation of an OpenShift-specific spec. It was only used in OpenShift 4.7, which is now EOL, and Butane has emitted a deprecation warning upon use for a year.

This is an API break.

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