uyuni-project / uyuni-tools

Tools to work with containerized Uyuni server
Apache License 2.0
14 stars 18 forks source link

Bug 1226275 - mgradm upgrade podman should not run upgrade is version is the same #361

Closed mbussolotto closed 2 months ago

mbussolotto commented 3 months ago

Currently mgradm upgrade podman run steps required for upgrade also if the new version == current version. Although it might be useful for devs, it might be misleading for users. Better to perform some check and add a --force.

https://bugzilla.suse.com/show_bug.cgi?id=1226275

rjmateus commented 3 months ago

What will be the image version in case of a PTF? Should (or can) this check be made on the PTF install also?

mbussolotto commented 3 months ago

What will be the image version in case of a PTF? Should (or can) this check be made on the PTF install also?

good point, in case of support ptf the ugprade should be performed also if version isn't changed