Running: docker pull public.ecr.aws/thecombine/aws-kubectl:0.4.0-amd64
CalledProcessError returned 1
command: ['docker', 'pull', 'public.ecr.aws/thecombine/aws-kubectl:0.4.0-amd64']
stdout: 0.4.0-amd64: Pulling from thecombine/aws-kubectl
stderr: toomanyrequests: Rate exceeded
Error: Process completed with exit code 1.
So we probably want to add conditions to not run this workflow so much.
We frequently hit
So we probably want to add conditions to not run this workflow so much.