practo/k8s-worker-pod-autoscaler

The manifest for public.ecr.aws/practo/workerpodautoscaler:v1.6.0 is not found on the public ECR

vaskozl opened this issue · 3 comments

I can pull v1.5.0 out of ECR fine, but not v1.6.0.

The changelog suggest that it has been pushed to ECR.

~  > docker pull 'public.ecr.aws/practo/workerpodautoscaler:v1.6.0'
Error response from daemon: manifest for public.ecr.aws/practo/workerpodautoscaler:v1.6.0 not found: manifest unknown: Requested image not found

Yes it was missed to be pushed. I will fix this, you can use practodev meanwhile.

@justjkk please help with this.

Pushed the v1.6.0 image to public ecr and also fixed the credential helper configuration so that it happens automatically going forward.