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

OCI-based registry support #82

Closed
gorkem opened this issue Jun 16, 2020 · 2 comments · Fixed by devfile/docs#99
Closed

OCI-based registry support #82

gorkem opened this issue Jun 16, 2020 · 2 comments · Fixed by devfile/docs#99
Labels
area/registry Devfile registry for stacks and infrastructure kind/enhancement New feature or request kind/epic A high level requirement that can/should be split into smaller issues severity/P1 Issues that have a critical impact
Milestone

Comments

@gorkem
Copy link

gorkem commented Jun 16, 2020

Is your feature request related to a problem? Please describe.
Provide a devfile registry solution that is easier to manage, takes advantage of the existing mechanisms of access control, distribution, caching, proxy

Describe the solution you'd like
Existing proposal

Additional context

@l0rd l0rd added area/devfile-registry kind/enhancement New feature or request severity/P1 Issues that have a critical impact labels Jun 24, 2020
@l0rd l0rd added this to the 2.1 milestone Jun 24, 2020
@l0rd l0rd added area/registry Devfile registry for stacks and infrastructure and removed area/devfile-registry labels Jun 24, 2020
@GeekArthur GeekArthur changed the title New Devfile registry OCI-based registry support Sep 29, 2020
@elsony
Copy link
Contributor

elsony commented Oct 6, 2020

MVP:

MVP+:

  • Handle update on the content of the devfile registry, e.g. add and remove a stack, update of the content of stack, update of metadata (index.json) of the stack.
  • Validation support on build tool to standardize onboarding requirement for a stack to be added to a public registry.
  • Allow stack contents to be stored under stack owned repos
  • Define a mechanism for stack providers to provide multiple versions of a given stack
  • Secured registry support
  • Offline registry support (Devfile registry air gap/offline installation #329)
  • Registry on cluster discovery
  • Add hooks to the index.json generator more extensible to allow custom validation and auto-tag generation (Language & Framework detection for Devfile Applications #223)
  • Install devfile registry in a cluster using Helm (Install devfile registry in a cluster using Helm #237)

@benoitf
Copy link
Contributor

benoitf commented Oct 29, 2020

Hello,
In codeready workspaces we have the devfile registry serving zip file or getting started exemples ( it is cloning source code, zip it, and updating git locations of devfile.yaml and replace it as well icons, etc)
Main usecase is airgap mode
So I don't know how it fits there ?
Adding new oci layers ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure kind/enhancement New feature or request kind/epic A high level requirement that can/should be split into smaller issues severity/P1 Issues that have a critical impact
Projects
None yet
4 participants