Skip to content

Commit

Permalink
KEP-2885: Add Server-Side Unknown Field Validation KEP (kubernetes#2886)
Browse files Browse the repository at this point in the history
* First draft - server-side unknown field validation

* Respond to smarterclayton feedback on mergeMap and param advantages

* add JSON Patch POC

* Update TOC to fix CI

* Update PRR

* Remove feature flag, add prod-readiness, set to implementable

* Add feature gate

* Add note about client-go support

* PRR feedback

* Update TOC

* rename query param

* Update test plan

* Address feedback around warning, update client-go option name

* Warn note

* spelling

* Add support for warn option
  • Loading branch information
kevindelgado authored and ravisantoshgudimetla committed Sep 9, 2021
1 parent 320e36f commit 86eb2b9
Show file tree
Hide file tree
Showing 3 changed files with 1,015 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keps/prod-readiness/sig-api-machinery/2885.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kep-number: 2885
alpha:
approver: "@deads2k"
Loading

0 comments on commit 86eb2b9

Please sign in to comment.