diff options
| author | Daniel Smith <dbsmith@google.com> | 2019-07-09 10:34:20 -0700 |
|---|---|---|
| committer | Daniel Smith <dbsmith@google.com> | 2019-07-09 10:44:16 -0700 |
| commit | 4fcdea608542e4f23fd2b99f1a4f0a5a5515bfb3 (patch) | |
| tree | acc7d965983b6c645f21c2d2a6e083994102e2de /sig-architecture/api-review-process.md | |
| parent | f9eeac80681fb76392c099592f9269fcac4a4f38 (diff) | |
add new api review process goal
Diffstat (limited to 'sig-architecture/api-review-process.md')
| -rw-r--r-- | sig-architecture/api-review-process.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
