You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we've added multi arch support we started getting timeout errors while publish container images to Amazon ECR Public Gallery.
To unblock the release workflow, we temporarily stopped published to ECR, but we must bring this functionality back. One idea is to create a dedicated workflow that's scheduled after the main release workflow that will pull images from DockerHub, tag them, and publish to ECR. We should also have an option to dispatch this workflow manually with Git revision as param.
The text was updated successfully, but these errors were encountered:
Since we've added multi arch support we started getting timeout errors while publish container images to Amazon ECR Public Gallery.
To unblock the release workflow, we temporarily stopped published to ECR, but we must bring this functionality back. One idea is to create a dedicated workflow that's scheduled after the main release workflow that will pull images from DockerHub, tag them, and publish to ECR. We should also have an option to dispatch this workflow manually with Git revision as param.
The text was updated successfully, but these errors were encountered: