Skip to content
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

flist: support metadata (tags) #25

Open
muhamadazmy opened this issue Dec 6, 2019 · 2 comments
Open

flist: support metadata (tags) #25

muhamadazmy opened this issue Dec 6, 2019 · 2 comments
Assignees
Labels
type_feature New feature or request
Milestone

Comments

@muhamadazmy
Copy link
Member

Currently, we have to maintain the version in flist name. This works fine for most of the cases, but in some usecases, we always want a known fixed flist (no version in the name) but we still need to know what version this flist is. Hence we need to maintain a tag set that can be set during the upload of the flist.

Suggestion:
I think this can be easily implemented by using the xattr on the flist files (using the attr command)

@maxux
Copy link
Collaborator

maxux commented Dec 6, 2019

Or we just use flist metadata ?

@maxux maxux added this to the later milestone Dec 14, 2020
@sasha-astiadi sasha-astiadi modified the milestones: later, next Dec 29, 2020
@maxux maxux modified the milestones: next, later Dec 29, 2020
@maxux
Copy link
Collaborator

maxux commented Aug 25, 2022

This is now supported on playground: https://playground.hub.grid.tf/api/flist/maxux42.3bot/demo-metadata.flist/metadata
We can set metadata via upload API, not via webui yet. This will come later.

@maxux maxux self-assigned this Aug 25, 2022
@maxux maxux added the type_feature New feature or request label Aug 25, 2022
@maxux maxux changed the title support metadata (tags) for flists flist: support metadata (tags) Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants