Upgrades need config change due to Docker Content Trust deprecation #1990
Starkteetje
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deprecation Update: Docker Content Trust retirement leads to upgrade issues with old default policy
Docker has started retiring Docker Content Trust. With official images no longer having valid signatures, updating Connaisseur with caching enabled will fail with the previous default config. To update a Connaisseur installation that uses caching, you will need to allow the redis image in some way.
With Connaisseur v3.8.5, we are removing default config for signature verification for Docker Official Images (DOI). This change is driven by Docker’s retirement of Docker Content Trust (Notary v1) and the expiration of the oldest DOI signing certificates on 2025‑08‑08. Continuing to ship a default policy would simply lead to verification attempts failing as certificates expire and Notary v1 data becomes unavailable or invalid.
What’s Changing in 3.8.5
What you need to do
Beta Was this translation helpful? Give feedback.
All reactions