From fa21facfe4636fb7f7610f5286fff66f0d5d1f7b Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Tue, 22 Aug 2023 15:12:30 +0200 Subject: [PATCH] Make version pinning optional The OVN charms prepared for the upgrade from OVN 20.03 to newer versions by enabling the version pinning by default. Since then we have reached agreement with upstream that rolling upgrades should work when upgrading within the previous upstream LTS version and the next. Having the pinning enabled by default causes unnecessary grief for anyone already upgraded to OVN 22.03, so it's time to turn it off by default. We add a charm configuration option in case anyone wants to upgrade across LTS boundaries in the future. Closes-Bug: #2030944 Signed-off-by: Frode Nordahl Change-Id: I21dc2dc6615d39ffaa88cc27dbe3b2ba9b3982c4 --- rebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild b/rebuild index f5e3aa1..d5260c6 100644 --- a/rebuild +++ b/rebuild @@ -2,4 +2,4 @@ # when dependencies of the charm change, # but nothing in the charm needs to. # simply change the uuid to something new -08de255a-1e48-44d5-af65-0d0af242143c +f0c23d36-5f79-44e7-8a7b-172c969dc498