arm-compatible pooler image
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 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.
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?).
How can we push this to get merged? Arm support is still not possible with this operator as of today.