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

Buildpacks: support Dockerfiles #1096

Closed
Tracked by #224
natalieparellano opened this issue Oct 24, 2022 · 6 comments
Closed
Tracked by #224

Buildpacks: support Dockerfiles #1096

natalieparellano opened this issue Oct 24, 2022 · 6 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@natalieparellano
Copy link
Contributor

natalieparellano commented Oct 24, 2022

CNB RFC 105 introduces the concept of image extensions to the CNB spec. Image extensions output Dockerfiles that can be used to extend build or run-time base images prior to buildpack execution.

Because of the complexity involved, this feature will be implemented using a phased approach (more information can be found buildpacks/rfcs#224). Lifecycle 0.15.0 will have support for phases 1 and 2. Lifecycle 0.17.0 will have support for phase 3.

If this is implemented this should help to close out #1070 (for the 5 phase workflow) - although we may want to duplicate the task since image extensions require experimental features to be enabled, and that may not be desired by all users.

@tekton-robot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle stale

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 22, 2023
@natalieparellano
Copy link
Contributor Author

/remove-lifecycle stale (still relevant)

@natalieparellano natalieparellano changed the title Buildpacks: support Dockerfiles (phases 1 and 2) Buildpacks: support Dockerfiles Feb 3, 2023
@tekton-robot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 5, 2023
@natalieparellano
Copy link
Contributor Author

/remove-lifecycle stale (still relevant)

Upstream tracking issue: buildpacks/rfcs#224

We'd love some help on this one if anyone has interest and bandwidth

@tekton-robot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

@tekton-robot
Copy link

@tekton-robot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen with a justification.
Mark the issue as fresh with /remove-lifecycle rotten with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen with a justification.

/close

Send feedback to tektoncd/plumbing.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
Status: Done
Development

No branches or pull requests

2 participants