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 TridentOrchestrator resource. When an imageRegistry is specified, all CSI-sidecar containers in the Kubernetes manifest are set to use the image from the imageRegistry. 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