Skip to content

Commit

Permalink
Add clarifying statement for kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindelgado committed Jan 18, 2022
1 parent 363f9d7 commit 4e9a9bd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,10 @@ server-side validation is enabled.
to `Warn`. It performs server-side validation, but validation errors are
exposed as warnings in the result header rather than failing the request.

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


### Test Plan

Expand Down

0 comments on commit 4e9a9bd

Please sign in to comment.