Our customer tried to mirror the Trident images in his own registry. This has always worked in the past, up to Trident 23.01.1. Sinde Trident 23.04 he is now getting ImagePullErrors on the trident containers with the following message: manifest unknown: OCI manifest found, but accept header does not support OCI manifests . The registry used is the Red Hat OpenShift registry. It looks like the container format has changed?
#Container image format changed between 23.01.1 and 23.04?
1 messages · Page 1 of 1 (latest)
According to https://kb.netapp.com/Cloud/Astra/Trident/Trident_OpenShift_install_images_from_docker.io_errors_with_manifest_unknown this is the error you get when you hit the pull limit from Docker Hub.
um, that's not even the same error message 😂
maybe I wasn't clear in my question, our customer got the trident images from docker hub and uploaded them to his own registry (OpenShift), that step has worked fine. This is the error he gets when he tries to pull them from his own registry
We did some creative googling, and apparently there now is something called "OCI image format" which is different from some other format that was used before (up until 23.01.1)... but we found no information about this in the documentation/release notes
I blame it on working early on a holiday. 🤪 I'll check with others tomorrow and see what I can find out.