From 14a5a779cb079e27ac5861e5d112a58e73202a08 Mon Sep 17 00:00:00 2001 From: Taylor Carpenter Date: Tue, 7 Nov 2023 11:40:02 -0600 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Nikolay Nikolaev Signed-off-by: Taylor Carpenter --- doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md b/doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md index 41d39c07..cf1e9ba6 100644 --- a/doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md +++ b/doc/whitepaper/Accelerating_Cloud_Native_in_Telco.md @@ -176,7 +176,7 @@ collaboration with existing communities, and included in existing well-establish 1. CNF vendors shall provide all artifacts (Helm charts, CRDs, Operators) passing strict linter in open documentation and provide APIs, instead of encapsulating them in proprietary tools. -1. **Validation.** CNFs shall be delivered with a series of automated tests that can be used to validate the CNF on the spot in +1. **Validation.** CNFs shall be delivered with a series of automated tests that can be used to validate the CNF operation on the spot in CSP’s context. 1. This validation shall count as only relevant one, preceding any pre-validation or lack of it. 1. The validation shall assure that all artifacts are passing strict linters to prove that portability is assured.