Skip to content

Dockerfiles phase 2#896

Merged
natalieparellano merged 45 commits intomainfrom
extensions-phase-2
Oct 7, 2022
Merged

Dockerfiles phase 2#896
natalieparellano merged 45 commits intomainfrom
extensions-phase-2

Conversation

@natalieparellano
Copy link
Copy Markdown
Member

@natalieparellano natalieparellano commented Aug 23, 2022

This still has many TODOs (of varying importance) but hopefully this branch can provide visibility into the current state of the work.

The most uncertain obstacle at this point to merging would be (a) general consensus on (forthcoming) spec PRs describing phase 2 changes, and (b) trying to get kaniko changes merged upstream.

What's left to do:

Natalie Arellano added 14 commits June 29, 2022 14:06
- Remove the platform/launch package as it is not needed to avoid having the launcher depend on the lifecycle

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
WIP
Signed-off-by: Natalie Arellano <narellano@vmware.com>
WIP
Signed-off-by: Natalie Arellano <narellano@vmware.com>
This way changes from the first build (/layers/config/metadata.toml, /layers/sbom, etc.)
are not propagated to the second build.

Signed-off-by: Natalie Arellano <narellano@vmware.com>
…context

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano linked an issue Aug 24, 2022 that may be closed by this pull request
Natalie Arellano and others added 6 commits August 30, 2022 16:23
Refactor buildpack build, detect, and generate to separate data model from service

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano force-pushed the extensions-phase-2 branch 5 times, most recently from aad8930 to 53338d1 Compare September 1, 2022 20:39
Natalie Arellano added 2 commits September 1, 2022 16:51
Signed-off-by: Natalie Arellano <narellano@vmware.com>
This leads to incorrect permissions issues when running on linux

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Natalie Arellano added 12 commits September 14, 2022 11:52
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
… from a remote registry

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
- Fix acceptance by adding CacheRunLayers option and moving 'ARG build_id=0' statements

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Natalie Arellano and others added 4 commits September 29, 2022 14:20
* Add Dockerfile Validation

Signed-off-by: Ozzy Osborne <bardweller@gmail.com>

* use mobi buildkit dockerfile parsing

Signed-off-by: Ozzy Osborne <bardweller@gmail.com>

Signed-off-by: Ozzy Osborne <bardweller@gmail.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano marked this pull request as ready for review October 4, 2022 21:41
@natalieparellano natalieparellano requested a review from a team as a code owner October 4, 2022 21:41
Signed-off-by: Natalie Arellano <narellano@vmware.com>
Copy link
Copy Markdown
Contributor

@jabrown85 jabrown85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking pretty great! I haven't had hands on extending anything myself at this point, but this is a great amount of work

Natalie Arellano added 2 commits October 6, 2022 10:03
- Test ReadGroup for extensions
- Ensure stderr is captured for acceptance test that might expect it
- Read group.toml into an accurate struct (that has extension and optional set for extensions)
  and set these fields to false before writing out to TOML or JSON

Signed-off-by: Natalie Arellano <narellano@vmware.com>
Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano merged commit 2f8a818 into main Oct 7, 2022
@natalieparellano natalieparellano deleted the extensions-phase-2 branch October 7, 2022 15:10
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

Successfully merging this pull request may close these issues.

Support Dockerfiles (phase 2)

4 participants