neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
150 stars 20 forks source link

Sync versioning in VERSIONING.md and plugin #894

Closed sharnoff closed 5 months ago

sharnoff commented 5 months ago

Looked at rebasing #750 and realized:

  1. The scheduler plugin's range of accepted versions in the code was wider than documented in VERSIONING.md
  2. v0.27.0 was not present.

This commit fixes both of those.

To be clear: This commit DISALLOWS VERISONS <v3.0. This should have been done in #743 but must have been missed then.


This sort of thing is perhaps good motivation for #888.

sharnoff commented 5 months ago

Yeah, same thing as the other day, I think - https://github.com/neondatabase/autoscaling/pull/781#issuecomment-2030793190

Even the same CI runner, actually.