From a291d6e69d9e3487afa4de85e13c60176101e45b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 27 Nov 2024 15:04:19 +0000 Subject: [PATCH 1/5] Rephrase text on Porch main document page --- content/en/docs/porch/_index.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/content/en/docs/porch/_index.md b/content/en/docs/porch/_index.md index 80f3790b..3dc5f3ad 100644 --- a/content/en/docs/porch/_index.md +++ b/content/en/docs/porch/_index.md @@ -10,7 +10,7 @@ description: Documentation of Porch Porch is “kpt-as-a-service”, providing opinionated package management, manipulation, and lifecycle operations in a Kubernetes-based API. This allows automation of these operations using standard Kubernetes controller techniques. -Short for Package Orchestration. +Porch is short for Package Orchestration. ## Porch in the Nephio architecture, history and outlook @@ -18,7 +18,6 @@ Porch is a key component of the Nephio architecture and was originally developed [kpt](https://github.com/kptdev/kpt) project. When kpt was donated to the [CNCF](https://www.cncf.io/projects/kpt/) it was decided that Porch would not be part of the kpt project and the code was donated to Nephio. -Porch is now maintained by the Nephio community and it is a stable part of the Nephio R3 architecture. However there is -an active discucssion about the future of the project. It is possible that the current Porch component will be replaced -in the Nephio architecture with a different codebase implementing the same concepts but not in a backward compatible -way. Potential candidates such as [pkgserver](https://docs.pkgserver.dev/) are being discussed in the Nephio community. \ No newline at end of file +Porch is maintained by the Nephio community and it is core part of the Nephio architecture. Porch will evolve with Nephio and +its architecture and implementation will be updated to meet the functional and non functional requirements on it +and Nephio as a whole. \ No newline at end of file From 57215243e7495dc2b862eb76ab3dc7c9f1b9a666 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 27 Nov 2024 15:06:15 +0000 Subject: [PATCH 2/5] Improve wording --- content/en/docs/porch/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/porch/_index.md b/content/en/docs/porch/_index.md index 3dc5f3ad..23287d06 100644 --- a/content/en/docs/porch/_index.md +++ b/content/en/docs/porch/_index.md @@ -10,7 +10,7 @@ description: Documentation of Porch Porch is “kpt-as-a-service”, providing opinionated package management, manipulation, and lifecycle operations in a Kubernetes-based API. This allows automation of these operations using standard Kubernetes controller techniques. -Porch is short for Package Orchestration. +"Porch" is short for "Package Orchestration". ## Porch in the Nephio architecture, history and outlook @@ -20,4 +20,4 @@ was decided that Porch would not be part of the kpt project and the code was don Porch is maintained by the Nephio community and it is core part of the Nephio architecture. Porch will evolve with Nephio and its architecture and implementation will be updated to meet the functional and non functional requirements on it -and Nephio as a whole. \ No newline at end of file +and on Nephio as a whole. \ No newline at end of file From f0a297db63d76c6df4df07a4b281172082eb9097 Mon Sep 17 00:00:00 2001 From: Liam Fallon <35595825+liamfallon@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:54:58 +0000 Subject: [PATCH 3/5] Update content/en/docs/porch/_index.md Co-authored-by: JamesMcDermott --- content/en/docs/porch/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/porch/_index.md b/content/en/docs/porch/_index.md index 23287d06..97798a58 100644 --- a/content/en/docs/porch/_index.md +++ b/content/en/docs/porch/_index.md @@ -18,6 +18,6 @@ Porch is a key component of the Nephio architecture and was originally developed [kpt](https://github.com/kptdev/kpt) project. When kpt was donated to the [CNCF](https://www.cncf.io/projects/kpt/) it was decided that Porch would not be part of the kpt project and the code was donated to Nephio. -Porch is maintained by the Nephio community and it is core part of the Nephio architecture. Porch will evolve with Nephio and -its architecture and implementation will be updated to meet the functional and non functional requirements on it +Porch is maintained by the Nephio community and is a core part of the Nephio architecture. Porch will evolve with Nephio and +its architecture and implementation will be updated to meet the functional and non-functional requirements on it and on Nephio as a whole. \ No newline at end of file From 241d86c9506ff13d6c8513db09c717c16fa815c0 Mon Sep 17 00:00:00 2001 From: Liam Fallon <35595825+liamfallon@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:57:02 +0000 Subject: [PATCH 4/5] Update content/en/docs/porch/_index.md --- content/en/docs/porch/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/porch/_index.md b/content/en/docs/porch/_index.md index 97798a58..8df4f4b8 100644 --- a/content/en/docs/porch/_index.md +++ b/content/en/docs/porch/_index.md @@ -14,7 +14,7 @@ description: Documentation of Porch ## Porch in the Nephio architecture, history and outlook -Porch is a key component of the Nephio architecture and was originally developed in the +Porch is a key component of the Nephio architecture. It was originally developed in the [kpt](https://github.com/kptdev/kpt) project. When kpt was donated to the [CNCF](https://www.cncf.io/projects/kpt/) it was decided that Porch would not be part of the kpt project and the code was donated to Nephio. From 9fda7d414ce927ce43962a4eeb8163dbe84238e1 Mon Sep 17 00:00:00 2001 From: Liam Fallon <35595825+liamfallon@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:58:42 +0000 Subject: [PATCH 5/5] Update content/en/docs/porch/_index.md --- content/en/docs/porch/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/porch/_index.md b/content/en/docs/porch/_index.md index 8df4f4b8..9d381def 100644 --- a/content/en/docs/porch/_index.md +++ b/content/en/docs/porch/_index.md @@ -18,6 +18,6 @@ Porch is a key component of the Nephio architecture. It was originally developed [kpt](https://github.com/kptdev/kpt) project. When kpt was donated to the [CNCF](https://www.cncf.io/projects/kpt/) it was decided that Porch would not be part of the kpt project and the code was donated to Nephio. -Porch is maintained by the Nephio community and is a core part of the Nephio architecture. Porch will evolve with Nephio and +Porch is maintained by the Nephio community. Porch will evolve with Nephio and its architecture and implementation will be updated to meet the functional and non-functional requirements on it and on Nephio as a whole. \ No newline at end of file