Skip to content

Full implementation of multi-arch support in a devfile registry #782

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

Closed
elsony opened this issue Feb 23, 2022 · 1 comment
Closed

Full implementation of multi-arch support in a devfile registry #782

elsony opened this issue Feb 23, 2022 · 1 comment
Labels
area/api Enhancement or issue related to the api/devfile specification

Comments

@elsony
Copy link
Contributor

elsony commented Feb 23, 2022

Which area this feature is related to?
/area api

Which functionality do you think we should add?

Provide the full implementation of multi-arch support in a devfile registry

Why is this needed? Is your feature request related to a problem?
The current approach requires a stack to create multiple entries in a devfile registry with different stack names in order to provide multi-arch support.

Detailed description:
The first pass of the multi-arch support provides a simple approach to handle a stack with multi-arch support was implemented as part of #244 (comment). In the recent devfile cabal discussion (https://docs.google.com/document/d/1Zn6D1gNu1gDidtillni0hNAeU5pscfqwhx4mv3MmmwY/edit?pli=1#heading=h.66t07559x013). It has been decided to do the full implementation in order to avoid a stack creating multiple entries of the devfile in a devfile registry to support multi-arch scenario.

Describe the solution you'd like

Implement case #1 in https://docs.google.com/document/d/1MTgxy2EAFYqvN7Twtbr_iWlG9xsghOyI89RRILxvsqY/edit#heading=h.esvxv0e8cpjx

Describe alternatives you've considered

See detailed description

Additional context

@openshift-ci openshift-ci bot added the area/api Enhancement or issue related to the api/devfile specification label Feb 23, 2022
@Jdubrick Jdubrick moved this to Refinement in Devfile Project Feb 28, 2024
@thepetk
Copy link
Contributor

thepetk commented Jul 31, 2024

I think this is completed from after EPIC #1608

@thepetk thepetk closed this as completed Jul 31, 2024
@github-project-automation github-project-automation bot moved this from Refinement to Done ✅ in Devfile Project Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Enhancement or issue related to the api/devfile specification
Projects
Status: Done ✅
Development

No branches or pull requests

2 participants