Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
overlay/15fcos: strip extraneous
version
field from aleph file
This causes bootupctl to fails while parsing the file. The extra field was introduced in coreos/coreos-assembler@c2d37f4 then quickly reverted in coreos/coreos-assembler#3686 Still, a couple of builds (39.20231204.1.0 and 39.20231204.2.1) went out with the change. Fixing this will allow bootupctl to function properly on nodes deployed with this version. This jq filter is idempotent so it's safe to run on all nodes. This should be removed after the next barrier release. Fixes coreos/fedora-coreos-tracker#1724
- Loading branch information