Align ECR image path with Kubernetes community registry #2096
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Currently, there's an inconsistency between the image paths for the EBS CSI driver in different registries:
provider-aws
/aws-ebs-csi-driverebs-csi-driver
/aws-ebs-csi-driverThis discrepancy causes issues in testing environments that use registry mirroring or substitutions.
In the long term, it would be desirable to align the ECR path with the community registry by migrating to a
provider-aws
repository in ECR to eliminate these errors in testing and deployment scenarios.Additional context
See kubernetes/test-infra#33061 for more context.
/priority/important-longterm
The text was updated successfully, but these errors were encountered: