echoing-megabyte-34992
10/02/2025, 2:09 PM@pulumi/docker-build
- Pushing to ECR with multiple tags (latest and version tags)
- 1-3 random images fail to get tagged properly on each deployment
- The issue is non-deterministic - different images fail each time
What we tried:
- Disabling cacheFrom and cacheTo seemed to improve the situation, but hard to confirm due to randomness
- No code changes other than Pulumi version bump
1. Has anyone experienced similar tagging issues with docker-build after recent Pulumi upgrades?
2. Any known issues with concurrent ECR pushes in recent versions?
3. Should we look into rate limiting or sequential builds as a workaround?
Using @pulumi/docker-build@0.0.14 with ECR registries across multiple regions. Happy to provide more details if helpful!echoing-megabyte-34992
10/02/2025, 4:01 PMmodern-spring-15520
10/03/2025, 1:15 PMechoing-megabyte-34992
10/07/2025, 12:05 PM