It would be nice if we can somehow display this timestamp in a human readable format when listing the ManagedOSVersions.
Would also be nice to do a conversion based on the browser's timezone. In any case I think it should be best to explicitly display the used timezone.
Starting from elemental-operator
1.7.2
, the ManagedOSVersion will have a new metadatacreated
timestamp. This is in Unix time format. For example:It would be nice if we can somehow display this timestamp in a human readable format when listing the ManagedOSVersions. Would also be nice to do a conversion based on the browser's timezone. In any case I think it should be best to explicitly display the used timezone.