-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make a version toggle #251
Comments
Probably should be a new issue but it would also be cool if you just had the last 5 days of images by date in there too so you could just quickly rewind on the spot if you need to. |
I'm a bit confused by this idea. Haven't we rejected similar "switch version" concepts in the past? Also, "branches" ... are you referring to image tags or git branches? |
Image tags is what we should do so we don't have to keep track of the versions in here, so probably "skopeoing" the right version and tags? |
hmm... skopeo inspects image metadata once you already have a URL for one but doesn't let you query the registry. I think that's required to get a dynamic list. |
If we do something like this, it should be a move forward. You can move from gts -> latest. Or latest -> beta. Or move from the same image version to the convenience tag. Going backwards has possibilities of breaking and isn't a supported feature upstream. |
If i'm not mistaken, this has been implemented |
Only in bluefin/Aurora/Bazzite |
Similarly to
ujust devmode
andujust toggle-nvk
, let's make one that shows the branches for whatever image you're on and let's the user select:And then use the same charm selector.
The text was updated successfully, but these errors were encountered: