Skip to content

Commit 363f9d7

Browse files
committed
Remove applyPatcher, switch PRR reviewer
1 parent 3941acc commit 363f9d7

File tree

2 files changed

+1
-3
lines changed
  • keps
    • prod-readiness/sig-api-machinery
    • sig-api-machinery/2885-server-side-unknown-field-validation

2 files changed

+1
-3
lines changed

keps/prod-readiness/sig-api-machinery/2885.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ kep-number: 2885
22
alpha:
33
approver: "@deads2k"
44
beta:
5-
approver: "@wojtek-t"
5+
approver: "@deads2k"

keps/sig-api-machinery/2885-server-side-unknown-field-validation/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,8 +606,6 @@ Below are some examples to consider, in addition to the aforementioned [maturity
606606
- [ ] endpoints handler unit testing of field validation
607607
- [ ] customresource handler unit testing of field validation
608608
- [ ] field validation integration tests check for exact match of strict errors
609-
- [ ] applyPatcher no longer unmarshals twice for strict/warn validation
610-
[#107544](https://github.com/kubernetes/kubernetes/issues/107544)
611609
- [ ] In tree NestedObjectDecoders no longer short circuit on strict decoding
612610
errors [#107545](https://github.com/kubernetes/kubernetes/issues/107545)
613611

0 commit comments

Comments
 (0)