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

Add support to be able to register extensions #120

Open
dmikusa opened this issue Jul 19, 2023 · 0 comments
Open

Add support to be able to register extensions #120

dmikusa opened this issue Jul 19, 2023 · 0 comments

Comments

@dmikusa
Copy link

dmikusa commented Jul 19, 2023

CNB extensions are a new a cool technology. They may not be quite as reusable as buildpacks (they can be more tied to a particular builder/base image), but they can definitely be reused with some constraints. This means the registry should support them so that we can allow users to discover new extensions.

If paired with #119, this would also allow us to build some graphs between the builders and extensions to show how they are being used (i.e. this extensions is used by 5 builders, click to see a list) and to show known compatibilities.

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

No branches or pull requests

1 participant