-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submitting Cloud Native Buildpacks projects for approval
Signed-off-by: Nate W <[email protected]>
- Loading branch information
1 parent
6cc4c9b
commit 55f0e2b
Showing
2 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,4 +98,18 @@ Mentee application instructions can be found on the [Program Guidelines](https:/ | |
- Upstream Issue: https://github.com/cilium/community/issues/78 https://github.com/cilium/community/issues/27 | ||
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/eeaec4a9-5a9c-4cae-945d-f99265e85275 | ||
|
||
### Cloud Native Buildpacks | ||
|
||
#### Proof of concept for creating multi-arch images using buildkit | ||
|
||
- Description: A proof of concept to add buildkit support to pack in order to build multi-arch images. Pack is the reference implementation of a Cloud Native Buildpacks platform used to build application images from source code. | ||
- Expected Outcome: Multi-arch support has been one of the most requested features for Cloud Native Buildpacks, and this would allow end-users/developers to build multi-arch images with the pack cli. | ||
- Recommended Skills: Golang, Software development literacy, Familiarity building multi-arch containers with Docker and Buildkit. Familiarity with buildpacks will be helpful. | ||
- Mentor(s): | ||
- Jerico Pena (@jericop, [email protected]) | ||
- Juan Bustamante (@jjbustamante, [email protected]) | ||
- Natalie Arellano (@natalieparellano, [email protected]) | ||
- Upstream Issue: https://github.com/buildpacks/pack/issues/1570 | ||
- LFX URL: https://mentorship.lfx.linuxfoundation.org/project/2c5ced86-d23b-41f5-aec3-59730e29f092 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,20 +18,6 @@ | |
|
||
## Proposed Project ideas | ||
|
||
### Cloud Native Buildpacks | ||
|
||
#### Proof of concept for creating multi-arch images using buildkit | ||
|
||
- Description: A proof of concept to add buildkit support to pack in order to build multi-arch images. Pack is the reference implementation of a Cloud Native Buildpacks platform used to build application images from source code. | ||
- Expected Outcome: Multi-arch support has been one of the most requested features for Cloud Native Buildpacks, and this would allow end-users/developers to build multi-arch images with the pack cli. | ||
- Recommended Skills: Golang, Software development literacy, Familiarity building multi-arch containers with Docker and Buildkit. Familiarity with buildpacks will be helpful. | ||
- Mentor(s): | ||
- Jerico Pena (@jericop, [email protected]) | ||
- Juan Bustamante (@jjbustamante, [email protected]) | ||
- Natalie Arellano (@natalieparellano, [email protected]) | ||
- Upstream Issue: https://github.com/buildpacks/pack/issues/1570 | ||
- LFX URL: | ||
|
||
### Harbor | ||
|
||
#### Harbor CLI | ||
|