-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
None
-
None
-
None
RHCOS team will start compressing with zstd, so the installer needs to be able to decompress .zst files.
We handle gzip and xz already at:
https://github.com/openshift/installer/blob/main/pkg/rhcos/cache/cache.go#L150-L164
Just need to add support for zstd