canonical / opensearch-operator

OpenSearch operator
Apache License 2.0
11 stars 6 forks source link

Narrow scope of cluster health where upgrade should proceed #268

Open carlcsaposs-canonical opened 5 months ago

carlcsaposs-canonical commented 5 months ago

https://github.com/canonical/opensearch-operator/pull/261/commits/42d8bf5cd700e6870fb4a14c3c8c31637fa4c30a

Currently, between each upgrade, we check if cluster health is green or yellow

it may be possible to narrow this to "just green" or "green" and "yellow in specific cases" so that we can be more confident with automatically proceeding with the upgrade/less likely to break things/have data loss

See https://chat.canonical.com/canonical/pl/s5j64ekxwi8epq53kzhd8fhrco and https://chat.canonical.com/canonical/pl/zaizx3bu3j8ftfcw67qozw9dbo

github-actions[bot] commented 5 months ago

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