You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @oavril, with each version of everest we only support 2 versions of a given operator.
In v1.3.0 we only support PGO v2.3.1 and v2.4.0, which you can check out here. PGO v2.5.0 will come with Everest v1.4.0, planned to be released in a couple of weeks.
The reason for only supporting 2 versions is because the everest operator requires a tight integration with the DB operators (e.g. PGO). Having a generic reconciliation logic that applies to all versions of a given DB operator would be a maintenance nightmare that would lead to a lot of over-complicated code, not to mention a tremendous testing effort from our side. Therefore, we decided that the each everest release will support the 2 latest versions of each DB operator at the time of the release.
Hello everyone!
I am using version 1.3.0 of Everest.
The interface does not offer me an upgrade button to the Postgres operator 2.5.0.
How can I use the latest version of the operator?
Where is it possible to add a feature that would query the available online releases to install them?
Thank you for your future responses! :slight_smile:
The text was updated successfully, but these errors were encountered: