File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
keps/sig-network/2829-gateway-api-to-k8s-io Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,10 @@ provide greater quality and stability going forward.
51
51
This is a large API, it would not be practical to include it within this KEP.
52
52
Instead, the API review process will happen through a separate PR or set of PRs
53
53
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.
54
58
55
59
### Risks and Mitigations
56
60
72
76
- Approval from subproject owners + KEP reviewers
73
77
- Initial conformance tests are in place
74
78
- 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
75
81
76
82
## Production Readiness Review Questionnaire
77
83
You can’t perform that action at this time.
0 commit comments