node-config: registry prune must not garbage-collect with --delete-untagged [skip ci]

OtherKlusterServices
Shipped
September 16, 2026 at 9:49 PM UTC
Author
Kamo
Commit
6e840ef

The nightly prune on k1m1 lived only on the host. Its garbage-collect ran with --delete-untagged, which deletes the per-platform manifests an OCI image index references (they carry no tag). 17 of 57 deployed images kept their tags but lost the amd64 manifest, so pods ran only from node caches and any reschedule hit ImagePullBackOff (Media and Timecard did today). Drop the flag and delete a removed index's child manifests explicitly instead, keeping children of kept images. Installed at **************** (cron 10 4 * * *).

All changes

Like what you see shipping?

All of it arrives in your workspace on its own. Start on the free plan and read this page again in a month.

Start Free ForeverView Pricing