From 4fcdea608542e4f23fd2b99f1a4f0a5a5515bfb3 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Tue, 9 Jul 2019 10:34:20 -0700 Subject: add new api review process goal --- sig-architecture/api-review-process.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sig-architecture/api-review-process.md b/sig-architecture/api-review-process.md index 4c3542b6..f78cd9fb 100644 --- a/sig-architecture/api-review-process.md +++ b/sig-architecture/api-review-process.md @@ -21,6 +21,9 @@ Ideally, those whose API review priority is shifted in a release-impacting way w * Protect Kubernetes APIs from disruptive, inconsistent, or destabilizing changes +* Optimize the experience of users consuming our APIs, balanced with the effort + required from API authors. + * Respect, maximize, and expand reviewer bandwidth * Integration with the regular review process, adding as little API-review-specific overhead as possible -- cgit v1.2.3