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

Change artifact identification. #26

Closed
soffokl opened this issue Jul 28, 2016 · 1 comment
Closed

Change artifact identification. #26

soffokl opened this issue Jul 28, 2016 · 1 comment
Assignees

Comments

@soffokl
Copy link
Contributor

soffokl commented Jul 28, 2016

Now we have duplicates of some fields that confusing people.
Artifact should be identified like user/filename or just hash.
public or private scope in ID is useless. If user is not authorized he should see only public artifacts. If user using token for request he should see all artifacts allowed to him.

{
    "md5Sum": "5d72cdcaa2092e4ff013a0eb06039291",
    "id": "public.5d72cdcaa2092e4ff013a0eb06039291",
    "ownerFprint": "public",
    "owner": ["public"],
    "parent": "openjre7",
    "name": "hadoop",
    "size": 46300982,
    "version": "4.0.0"
}
@soffokl soffokl self-assigned this Jul 29, 2016
soffokl added a commit that referenced this issue Aug 3, 2016
Removed useless fields from artifact information. #27
Changed artifact identification. #26
Changes for embedded Gorjun. #22
@soffokl
Copy link
Contributor Author

soffokl commented Aug 11, 2016

Merged to production.

@soffokl soffokl closed this as completed Aug 11, 2016
liquuid pushed a commit to liquuid/gorjun that referenced this issue Dec 21, 2017
Removed useless fields from artifact information. subutai-io#27
Changed artifact identification. subutai-io#26
Changes for embedded Gorjun. subutai-io#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant