zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.52k stars 374 forks source link

Multiarch ppc64le support #921

Closed sumitd2 closed 10 months ago

sumitd2 commented 10 months ago

The multiarch image build has been performed successfully (locally) in an Intel Ubuntu 22.04 container. A recent version of the Spilo image has been tested on a production ppc64le Openshift cluster.

hughcapet commented 10 months ago

we will not be able to test ppc64le internally, which means we can not be anyhow sure about the stability of image built for every release (i.e. we will not include this now)

gerrith3 commented 10 months ago

What would you need to be able to support this? We enable packages like these for Power because we have many customers who run either a package like this directly, or as a dependency of another package. We would like to help either with the testing directly, helping to set up a CI environment, or any other method that you might find acceptable.