-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for dual gzip/zstd image support #24
Comments
tldr the version of rpm-ostree in F39 is too old and will error out when it sees a zstd compressed image. p5 is in progress of adding support to our workflows to push both gzip and zstd to the same image. Fedora will publish zstd:chunked by default for F41, but they are just now switching to OCI so they don't have previous users to transition. Bluefin will push both gzip/zstd in F40 to slurp up upgrading users from GTS, and then F41 will be zstd:chunked only. We should encourage zstd:chunked as the default, but should probably have the option to push to both with comments so people don't end up in a situation where their older custom image can't upgrade. |
Feels like I'm encountering this issue, how would one enable this exactly? Is it just about enabling oci for the |
@Venefilyn Change runner to |
Hi, @bsherman. I'm Dosu, and I'm helping the image-template team manage their backlog. I'm marking this issue as stale. Issue Summary:
Next Steps:
Thank you for your understanding and contribution! |
placeholder to match/support efforts ongoing in main repo.
The text was updated successfully, but these errors were encountered: