Skip to content

Commit

Permalink
Merge pull request #362 from hone/buildpacks-gsoc-2021
Browse files Browse the repository at this point in the history
add CNB project idea for GSoC 2021
  • Loading branch information
idvoretskyi committed Mar 2, 2021
2 parents 14809e0 + abaad6d commit 2712542
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions summerofcode/2021.md
Expand Up @@ -171,3 +171,10 @@ identity federation. Account for 1) multiple Kubernetes clusters using the same
- Mentor(s): Bartek Plotka (@bwplotka), Kemal Akkoyun (@kakkoyun)
- Issue: https://github.com/thanos-io/thanos/issues/977

### Cloud Native Buildpacks
#### Design and implement Buildpack Registry Search

- Description: The [Buildpack Registry](https://github.com/buildpacks/rfcs/blob/main/text/0022-client-side-buildpack-registry.md) is a place to publish, store, and discover buildpacks. It will provide a centralized service that platforms can use to resolve a buildpack ID and version into a concrete buildpack that can be downloaded and used. The search service will extend the existing [registry index stored in git](https://github.com/buildpacks/registry-index) in a way that can be consumed on the web as defined in this [RFC](https://github.com/buildpacks/rfcs/blob/main/text/0068-buildpack-registry-search-api.md).
- Recommended Skills: React, CSS, Ruby, Rails, Github
- Mentor(s): Joe Kutner (@jkutner), Travis Longoria (@elbandito)
- Upstream Issue (URL): https://github.com/buildpacks/registry-api/issues/21

0 comments on commit 2712542

Please sign in to comment.