kube2iam icon indicating copy to clipboard operation
kube2iam copied to clipboard

multi arch docker image for 0.11.0

Open rr-nick-tan opened this issue 2 years ago • 7 comments

hi folks, very glad to see https://github.com/jtblin/kube2iam/releases/tag/0.11.0 release recently, could you push the multi arch (amd64 and arm64) images to dockerhub https://hub.docker.com/r/jtblin/kube2iam/tags? thanks

rr-nick-tan avatar Mar 04 '22 16:03 rr-nick-tan

@jtblin , looks like it builds single arch today https://github.com/jtblin/kube2iam/blob/master/Dockerfile i can raise a PR with buildx for multi arch build.

rr-nick-tan avatar Mar 06 '22 18:03 rr-nick-tan

I don't get it, 0.11.0 is not on docker hub at all, let alone single/multi arch... ? Is there an alternative registry?

tavin avatar Mar 24 '22 13:03 tavin

@jtblin , looks like it builds single arch today https://github.com/jtblin/kube2iam/blob/master/Dockerfile i can raise a PR with buildx for multi arch build.

The image is built in the Docker Hub CI (there's no manifest for this). It's also misconfigured as it publishes images with heml chart tags (the kube2iam- prefix tags should be for the helm charts)

I would guess it's also a free Docker Hub account, which has rate limits on pulls. It would be a good thing to publish to ghcr and/or aws ecr public registries.

antoinedeschenes avatar Mar 24 '22 13:03 antoinedeschenes

@jtblin Do you mind releasing a multi-arch docker image for 0.11.0? Or can we help you in any way to get this out?

linki avatar Jun 15 '22 15:06 linki

@jtblin Is there any plan to build the 0.11.0 image soon?

MichaelMarieJulie avatar Aug 29 '22 12:08 MichaelMarieJulie

bump for a 0.11.0 build...

smark88 avatar Sep 01 '22 18:09 smark88

There is now release 0.11.1 in dockerhub, without release/release notes.

camaeel avatar Oct 17 '22 12:10 camaeel