Comment 6 for bug 1933130

Revision history for this message
Gui Maluf Balzana (guimalufb) wrote :

hi @sombrafam, thanks for you review.

adding the "latest" stamp over the image's name was my first thought to implement the feature.

however, the main drawback on that approach is to rely on a fragile attribute of the image. for instance, the image name can be changed through g-s-s and simplestreams `name_prefix` config and `--name-prefix` parameter, respectively.

also, simplestreams already uses and correctly sets image's properties. hence is easier to manipulate properties than, for instance, rename it and remember what it was named as before.

I strongly agree the feature would be more visible if it were stamped on the image name. to cover that I little bit I will improve the documentation on g-s-s and simplestreams.