openshift / openshift-docs

OpenShift 3 and 4 product and community documentation
https://docs.openshift.com
Apache License 2.0
746 stars 1.73k forks source link

Butane config in example cannot be translated: error parsing version; must be a valid semver #74876

Open scrool opened 4 months ago

scrool commented 4 months ago

Which section(s) is the issue in?

Disk partitioning found under:

OKD Installing / Installing on any platform / Installing a cluster on any platform

What needs fixing?

Butane config examples aren't parsable by Butane 0.20.0:

$ butane --check $HOME/clusterconfig/98-var-partition.bu
Error translating config: error parsing version; must be a valid semver

The issue is in:

version: 4.0

which should be changed to current version of the OpenShift - e.g.:

version: 4.14.0

A one-liner change might help here. For more explanation there could be also a link to https://coreos.github.io/butane/upgrading-openshift which explains differences between various OpenShift Butane Configs.

openshift-bot commented 1 month ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot commented 4 weeks ago

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale