Replies: 2 comments
-
|
This is a list of other packages that I relied on (at the homelab) that silently went out of date/vulnerable: |
Beta Was this translation helpful? Give feedback.
-
|
All the packages mentioned in both of your messages continue to be provided and supported by Chainguard. If you urgently require access to these packages the quickest way to restore access to them for you is to find the relevant Chainguard Image for these projects and click "request trial" - for example for pulumi click "request trial" on https://images.chainguard.dev/directory/image/pulumi/versions. You can also use the search bar on the top right on that page to find other images and request access. As part of the Chainguard Registry - access is granted to both the prebuilt container images as well as authenticated private packages feed to access the .apk files directly. @vaskozl about redis - it is still available, but due to licensing change we moved it to extra-packages which is a public repository but separated from wolfi precisely because of the additional licensing restrictions imposed on the users. To access redis you can add chainguard-keys package and fetch redis from the extras repositories. Or indeed use valkey which has the older licensing. The retention policy on apk builds was announced in the Github discussions, please see the below announcements for details:
If you have any further questions or need additional help, please reach out directly to me on dimitri.ledkov@chainguard.dev. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Wolfi maintainers,
I'm opening this discussion to better understand the recent package removals/moves from wolfi-dev/os into enterprise packages.
In particular, commit 50df2ec / PR #112221 appears to have moved some packages to enterprise-packages, deleting public package definitions such as:
I'm using Wolfi to build minimal, low-CVE containers, and I've been relying on the public Wolfi package repository as part of that workflow. Having packages disappear from the public repository without a clear heads-up or migration path feels like being rug-pulled, to be honest. I'm genuinely sad about this because Wolfi has been a very useful OSS building block for producing secure containers.
I understand that maintainers have to make trade-offs around support burden, priorities, CVE SLAs, and commercial offerings. I'm not asking anyone to maintain an unlimited package set for free. But from an OSS user's perspective, it is difficult to plan around Wolfi if packages can move from the public repo to enterprise-only availability without advance notice, deprecation windows, or a published policy.
Could you please clarify:
I'd really appreciate a clear answer here. I want to keep using and recommending Wolfi, but I need to understand whether the public repository is still intended to be a reliable base for container builds, especially for common infrastructure packages.
Thanks for all the work you’ve put into Wolfi so far.
Cheers
Basti 💕
Beta Was this translation helpful? Give feedback.
All reactions