Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

fix: Don't allow upgrades unless the embedded database is a singleton #1471

Merged
merged 1 commit into from
Oct 10, 2020

Conversation

jandubois
Copy link
Member

There is a chance of dataloss when we upgrade from HA to SA while also changing the chart version. And we no longer support an embedded HA database, so the user has to scale down before performing the upgrade.

Eventually this code (together with the "unsupported" logic) should be moved to its own template file.

There is a chance of dataloss when we upgrade from HA to SA
while also changing the chart version. And we no longer support
an embedded HA database, so the user has to scale down before
performing the upgrade.
@jandubois jandubois changed the title Don't allow upgrades unless the embedded database is a singleton fix: Don't allow upgrades unless the embedded database is a singleton Oct 9, 2020
@jandubois jandubois force-pushed the jandubois/database-instance-check branch from 064fbc9 to 1f67fd1 Compare October 9, 2020 22:08
@jandubois jandubois merged commit 3ef4718 into master Oct 10, 2020
@jandubois jandubois deleted the jandubois/database-instance-check branch October 10, 2020 20:22
@fargozhu fargozhu added this to the 2.6.0 milestone Oct 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants