mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
Remove old RHCOS and FCOS metadata (not stream metadata)
In https://github.com/openshift/enhancements/pull/679 we landed support for a stream metadata format already used by FCOS and now by RHCOS/OCP consumers to find the bootimages. We kept the old metadata because the UPI CI jobs used it. In https://github.com/openshift/release/pull/17482 I tried to port the UPI CI jobs, but ran into huge levels of technical debt. As best I can tell, the UPI CI jobs are not running on this repo now and are likely broken for other reasons. Let's remove the old data and avoid the confusing duplication. Anyone who goes to work on the UPI CI jobs and sanitizes things should be able to pick up the work to port to stream metadata relatively easily.
This commit is contained in:
@@ -31,17 +31,6 @@ For more information on this command, see:
|
||||
|
||||
- https://github.com/coreos/coreos-assembler/pull/2000
|
||||
- https://github.com/coreos/coreos-assembler/pull/2052
|
||||
|
||||
### Updating pinned legacy metadata
|
||||
|
||||
To update the legacy metadata, use:
|
||||
|
||||
```
|
||||
./hack/update-rhcos-bootimage.py https://rhcos-redirector.apps.art.xq1c.p1.openshiftapps.com/art/storage/releases/rhcos-4.6/46.82.202008260918-0/x86_64/meta.json amd64
|
||||
```
|
||||
|
||||
This will hopefully be removed soon.
|
||||
|
||||
### Origin of stream metadata
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user