-
Notifications
You must be signed in to change notification settings - Fork 49
update_engine_client: Improve feedback when an update is not needed #356
Copy link
Copy link
Closed
flatcar/update_engine
#10Labels
area/updatesIssues related to the updates, update_engine_client, etcIssues related to the updates, update_engine_client, etckind/enhancementEnhancement of an existing component.Enhancement of an existing component.
Description
If an instance has a the same version that's being served by the group/channel it points to, then the update_engine_client returns "Update failed". This may be misleading so we should investigate how to improve the feedback of this tool dependening on why the update actually fails. i.e. if the reason is that the local version is >= than what's being served, then it should probably say:
Update cancelled: remote version is not newer than the local one
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/updatesIssues related to the updates, update_engine_client, etcIssues related to the updates, update_engine_client, etckind/enhancementEnhancement of an existing component.Enhancement of an existing component.