You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we are considering to close the RFC because it is anyway already partially implemented and the upstream Cloud Native Buildpacks project provides tools to handle multiple architectures, there is work left with stacks, buildpacks and builders that we would like to track in this issue.
Make sure Noble based stacks are multi-arch ready and tooling is aligned
@paketo-buildpacks/stacks-maintainers There is at least this PR from @pacostas to align stack tooling for multi-arch.
cc @paketo-buildpacks/stacks-contributors
All buildpacks have to support multiple architectures
@paketo-buildpacks/java-maintainers
I guess this is mostly done, although we might consider cleaning up some cut corners (like using purl query for selecting the arch specific dependency). WDYT?
Make sure Noble based builders are multi-arch ready
@paketo-buildpacks/builders-maintainers I don't know if there is any specific work that needs to be done.
cc @paketo-buildpacks/builders-contributors
What to do about Jammy stacks and builders?
@paketo-buildpacks/stacks-maintainers & @paketo-buildpacks/builders-maintainers Do we want to increase Jammy multi-arch coverage beyond the Java tiny builder or point users to Noble if they need multi-arch?
cc @paketo-buildpacks/stacks-contributors & @paketo-buildpacks/builders-contributors & @paketo-buildpacks/steering-committee
The text was updated successfully, but these errors were encountered:
@paketo-buildpacks/nodejs-maintainers
This is in progress I believe. @pacostas & @mhdawson should we link detailed and concrete issue/pull requests here?
A relevant issue for multi-arch support is this one from @c0d1ngm0nk3ypaketo-buildpacks/nodejs#995 . Correct, we are still work in progress on this one, once we have something concrete, we will open a PR.
All buildpacks have to support multiple architectures
@paketo-buildpacks/java-maintainers
I guess this is mostly done, although we might consider cleaning up some cut corners (like using purl query for selecting the arch specific dependency). WDYT?
yes, that's correct, it's all done for Java, and the purl query param to choose the arch is indeed not the target. @dmikusa , libpak v2 fixes that, right?
While we are considering to close the RFC because it is anyway already partially implemented and the upstream Cloud Native Buildpacks project provides tools to handle multiple architectures, there is work left with stacks, buildpacks and builders that we would like to track in this issue.
@paketo-buildpacks/stacks-maintainers There is at least this PR from @pacostas to align stack tooling for multi-arch.
cc @paketo-buildpacks/stacks-contributors
I guess this is mostly done, although we might consider cleaning up some cut corners (like using purl query for selecting the arch specific dependency). WDYT?
@paketo-buildpacks/builders-maintainers I don't know if there is any specific work that needs to be done.
cc @paketo-buildpacks/builders-contributors
@paketo-buildpacks/stacks-maintainers & @paketo-buildpacks/builders-maintainers Do we want to increase Jammy multi-arch coverage beyond the Java tiny builder or point users to Noble if they need multi-arch?
cc @paketo-buildpacks/stacks-contributors & @paketo-buildpacks/builders-contributors & @paketo-buildpacks/steering-committee
The text was updated successfully, but these errors were encountered: