zalando / spilo

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

Release date for next version of Spilo #939

Open pratapagiri opened 11 months ago

pratapagiri commented 11 months ago

Could you please let us know the date of the next release ?

PaniniHode commented 11 months ago

At least approximately)

DanSalt commented 11 months ago

+1

hughcapet commented 11 months ago

In 2024. The release cycle is unfortunately on hold now

DanSalt commented 11 months ago

Hi @hughcapet -- many thanks for the reply :)

Is there a post anywhere that gives more details as to why the lack of updates, and when in 2024 it's expected to resume? We currently use these images for production deployments, and so we need to consider the operational risk of a component that's not being updated frequently.

hughcapet commented 11 months ago

@DanSalt As I took over this project, I want to get into the details and probably rethink some processes first. That is why the current solution is simply to stop releasing. However the main branch is still updated regularly (with an exception for this month) and deployed internally in Zalando. But let me ask you, what stops you from building the image yourself? Tagging simply runs the docker build.

DanSalt commented 11 months ago

Thanks for the insights, @hughcapet . I think just understanding the situation helps us. Whilst we'd prefer to consume directly from the Zalando build pipelines, we can definitely build the image ourselves. Sounds like the 'pause' is more on the build and release processes, rather than the code itself. From your last comment, can we assume that successful builds will perform all the same release validation as you do internally?

PaniniHode commented 10 months ago

spilo16.txt It seems to build for 16 version doesn't work

PaniniHode commented 10 months ago

At the same time, i build image from branch dev-16 with one click and change nothing

hughcapet commented 7 months ago

yes, 16 support is only provided when you build from dev-16