Skip to content

Commit 06e1a53

Browse files
committed
Tweaks to KEP in response to PR feedback
1 parent 71e513d commit 06e1a53

File tree

1 file changed

+6
-0
lines changed
  • keps/sig-network/2829-gateway-api-to-k8s-io

1 file changed

+6
-0
lines changed

keps/sig-network/2829-gateway-api-to-k8s-io/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ provide greater quality and stability going forward.
5151
This is a large API, it would not be practical to include it within this KEP.
5252
Instead, the API review process will happen through a separate PR or set of PRs
5353
on the [Gateway API repo](https://github.com/kubernetes-sigs/gateway-api).
54+
Subproject maintainers will review PRs and API-changes on a per patch basis,
55+
while upstream k8s api-reviewers will review API changes on a release by release
56+
basis. In addition to this, subproject maintainers could involve k8s
57+
api-reviewers on a case-by-case as needed.
5458

5559
### Risks and Mitigations
5660

@@ -72,6 +76,8 @@ N/A
7276
- Approval from subproject owners + KEP reviewers
7377
- Initial conformance tests are in place
7478
- Validating webhook for advanced validation
79+
- We know users of the API are deploying apps with this API and exercising most
80+
of the API surface
7581

7682
## Production Readiness Review Questionnaire
7783

0 commit comments

Comments
 (0)