Skip to content

Commit 4e9a9bd

Browse files
committed
Add clarifying statement for kubectl
1 parent 363f9d7 commit 4e9a9bd

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-api-machinery/2885-server-side-unknown-field-validation

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,10 @@ server-side validation is enabled.
536536
to `Warn`. It performs server-side validation, but validation errors are
537537
exposed as warnings in the result header rather than failing the request.
538538

539+
The goal here is for the flag to be intent based, whether we use client-side or
540+
server-side under the hood is based solely on whether or not server-side
541+
validation is supported by the apiserver kubectl is connected to.
542+
539543

540544
### Test Plan
541545

0 commit comments

Comments
 (0)