postgres-operator icon indicating copy to clipboard operation
postgres-operator copied to clipboard

arm-compatible pooler image

Open FxKu opened this issue 2 years ago • 3 comments

New pooler version with arm support. It lives in a new registry which allows for multi-arch images.

This PR also updates the operator debug dockerfile and base image for ui to use the latest alpine image.

FxKu avatar Feb 23 '24 16:02 FxKu

@FxKu Is there any time table on when this will be merged in? This is the last component to a full arm setup for the postgres operator.

Charliefrodriguez avatar Sep 13 '24 20:09 Charliefrodriguez

I also just noticed that the arm64 variant is missing here and had to apply a manual nodeSelector patch.

Besides, looking at the diff, alpine 3.15 is still used to build the current image? 👀 Please update all build components (including the ubuntu one?).

pat-s avatar Oct 08 '24 19:10 pat-s

How can we push this to get merged? Arm support is still not possible with this operator as of today.

micbar avatar Jul 24 '25 07:07 micbar