aquasecurity / starboard

Moved to https://github.com/aquasecurity/trivy-operator

Home Page:https://aquasecurity.github.io/starboard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: publish multi arch container images to amazon ecr public gallery

danielpacak opened this issue · comments

Since we've added multi arch support we started getting timeout errors while publish container images to Amazon ECR Public Gallery.

goreleaser_publish_to_ecr

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.

@danielpacak I would like to help with this issue.

Awesome @krol3 Please coordinate with @chen-keinan and feel free to grab this issue!