Closed Ulexus closed 4 months ago
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
Feature Request
It would be useful, when calling
talosctl upgrade
, to query the current version, check upgrade version, and display (if the invokation was via interactive terminal) the set of release notes between the two versions along with a confirmation [Y/n].This could be bypassed with a new option; something like
-y
or--confirm
.Note that this is release notes, not the full changelog. It should be a high-level view of important changes and especially warnings.
This comes about as we have seen a reasonable amount of support load from people not reading the release notes (such as me). Example just now: Raspberry Pi failure to upgrade due to kexec issue.
Description