Trident image pulls from docker registry instead of our private registry
Applies to
- Astra Trident
- Versions 24.10 - 25.02.0
Issue
- Trident-operator incorrectly processes the
imageRegistry
parameter in the Trident Orchestrator resource. When animageRegistry
is specified, all CSI-sidecar containers in the Kubernetes manifest are set to use the image from theimageRegistry
. However, the image names and tags are not correctly populated, leading to incorrect image references.
- Image is pulled from docker rather than private image registry