Skip to content

Help Using Extensions #244

Answered by natalieparellano
a1flecke asked this question in Q&A
Nov 10, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

This is "by design" but I don't think we anticipated the poor UX - now that the Paketo builder contains extensions, you can't run the creator, because the creator doesn't support extensions.

In the short term, you can get around this by "untrusting" the Paketo builder, which will cause the lifecycle to run in 5 separate containers. You need to do this by re-tagging the builder locally so that it will no longer be "suggested" (see buildpacks/pack#1500) and will therefore be untrusted by default.

In the long term, we should probably allow the creator to run and let the lifecycle fail out after detect if the group contains extensions. I can file an issue on the lifecycle.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@a1flecke
Comment options

@natalieparellano
Comment options

@a1flecke
Comment options

Answer selected by a1flecke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants