Skip to content

Commit 1bece0f

Browse files
authored
Merge pull request #5368 from johnbelamaric/prr-reqd
Make PRR approval required
2 parents d264b3b + 0a109b3 commit 1bece0f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sig-architecture/production-readiness.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ More details may be found in the [PRR KEP].
1212
As of 1.19, production readiness reviews are required, and are part of the KEP
1313
process. The PRR questionnaire previously found here has been incorporated into
1414
the [KEP template]. The template details the specific questions that must be
15-
answered, depending on the stage of the feature. As of 1.19, PRRs are
16-
non-blocking; that is, _approval_ is not required for the enhancement to be part of
17-
the release. This is to provide some time for the community to adapt to the
18-
process.
15+
answered, depending on the stage of the feature.
16+
17+
As of 1.21, PRRs are now blocking. PRR _approval_ is required for the enhancement
18+
to be part of the release.
1919

2020
Note that some of the questions should be answered in both the KEP's README.md
2121
and the `kep.yaml`, in order to support automated checks on the PRR. The
2222
template points out these as needed.
2323

24-
[PRR KEP]: https://git.k8s.io/enhancements/keps/sig-architecture/20190731-production-readiness-review-process.md
25-
[KEP template]: https://git.k8s.io/enhancements/keps/NNNN-kep-template/README.md
24+
[PRR KEP]: https://git.k8s.io/enhancements/keps/sig-architecture/1194-prod-readiness
25+
[KEP template]: https://git.k8s.io/enhancements/keps/NNNN-kep-template

0 commit comments

Comments
 (0)