Skip to content

Commit 6c81dd9

Browse files
committed
Fix Paketo/Korifi mixup
1 parent 5da829f commit 6c81dd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

toc/rfc/rfc-draft-add-cnbs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
buildpacks, are the current generation of buildpacks, and offer some
1414
improvements over the v2 buildpacks that CF Deployment currently uses. The
1515
Cloud Foundry Foundation already has an implementation of Cloud Native
16-
Buildpacks via the [Korifi](https://www.cloudfoundry.org/technology/korifi/)
17-
project, however these CNBs are not currently integrated with core CF
18-
Deployment.
16+
Buildpacks via the [Paketo](https://paketo.io/) project, however these CNBs are
17+
not currently integrated with core CF Deployment.
1918

20-
This RFC proposes adding CNB support to Cloud Foundry and including the Korifi
19+
This RFC proposes adding CNB support to Cloud Foundry and including the Paketo
2120
buildpacks in CF Deployment.
2221

2322
## Problem
@@ -65,7 +64,8 @@ Cloud Foundry with OCI images, container registries, etc.
6564
1. [Java Native Buildpack](https://github.com/paketo-buildpacks/java-native-image)
6665
1. Easier buildpack customization/composition
6766
1. Increase cohesion and application portability between CF Deployment and
68-
Korifi, via mutual Paketo integration
67+
[Korifi](https://www.cloudfoundry.org/technology/korifi/), via mutual Paketo
68+
integration
6969
1. Increase user base for the CNB lifecycle and Paketo buildpacks
7070
1. Open the door for eventual deprecation of the v2 buildpacks, reducing
7171
maintenance costs (v2 buildpack deprecation is NOT included in this RFC)

0 commit comments

Comments
 (0)