canonical / data-platform-libs

A collection of charm libraries curated by the Data Platform Team
https://charmhub.io/data-platform-libs
Apache License 2.0
9 stars 9 forks source link

VM single unit upgrade will stall on "other units upgrading first" #101

Closed paulomach closed 9 months ago

paulomach commented 9 months ago

For VM, with an application with a single unit, on refresh the unit will stuck with status message "other units upgrading first".

This is due the upgrade library relying on the upgrade's relation config-changed being triggered by other units setting it's unit databag state to ready, which will not happen to a single unit deployment.

github-actions[bot] commented 9 months ago

https://warthogs.atlassian.net/browse/DPE-2751