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

Package uri links in offline registry #1220

Closed
Tracked by #329
mike-hoang opened this issue Aug 10, 2023 · 1 comment · Fixed by devfile/registry-support#180
Closed
Tracked by #329

Package uri links in offline registry #1220

mike-hoang opened this issue Aug 10, 2023 · 1 comment · Fixed by devfile/registry-support#180
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure

Comments

@mike-hoang
Copy link
Contributor

Which area/kind this issue is related to?

/area registry

Issue Description

This issue is part of the EPIC #329 and focuses on implementing the first stage of the design doc.

Build an offline devfile registry with the following requirements:

  • URIs need to be packaged with as part of the build:
    • parent devfiles
    • kubernetes components
    • openshift components
    • plugin components
  • Devfile needs to reference the offline URIs during the build
@mike-hoang
Copy link
Contributor Author

PRs opened for review:
devfile/registry-support#180 - adds the scripts required for offline uri resources
devfile/registry#197 - entry point for creating the registry (merge after the above pr is completed)

@mike-hoang mike-hoang moved this from In Progress 🚧 to In Review 👀 in Devfile Project Aug 22, 2023
@mike-hoang mike-hoang moved this from In Review 👀 to Done ✅ in Devfile Project Aug 28, 2023
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
Projects
Status: Done ✅
Development

Successfully merging a pull request may close this issue.

1 participant