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

Implement a proof of concept OCI registry for devfiles #2

Merged
merged 20 commits into from
Oct 13, 2020

Conversation

johnmcollier
Copy link
Member

Fixes: devfile/api#143

Implements a proof of concept OCI registry for devfiles based on what's been described in devfile/api#82, devfile/api#143, and https://docs.google.com/document/d/1m4TzCRw7UxI4w2wrR4INfSUi0mFwUKw7tsy36ZVhfx4/edit?usp=sharing

johnmcollier and others added 20 commits October 2, 2020 14:38
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
…to index-generator

Signed-off-by: jingfu wang <jingfu.j.wang@ibm.com>
Signed-off-by: jingfu wang <jingfu.j.wang@ibm.com>
Add index generator to registry poc
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
Signed-off-by: John Collier <jcollier@redhat.com>
@johnmcollier johnmcollier merged commit fd55614 into master Oct 13, 2020
johnmcollier referenced this pull request in johnmcollier/registry-support Oct 14, 2020
Implement a proof of concept OCI registry for devfiles (#2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootstrap a basic OCI registry with devfiles from a devfile registry on github
2 participants