Skip to content

Commit

Permalink
Update content/en/docs/reference/using-api/api-concepts.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Bannister <[email protected]>
  • Loading branch information
kevindelgado and sftim authored Jul 24, 2022
1 parent cfdc545 commit 2fec366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/reference/using-api/api-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ The two situations where this will occur are:
fields via `x-kubernetes-preserve-unknown-fields`).
2. The field is duplicated in the object.

Provided that the `ServerSideFieldValidation` feature gate is enabled (disabled
Provided that the `ServerSideFieldValidation` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled (disabled
by default in 1.23 and 1.24, enabled by default starting in 1.25), you can take
advantage of server side field validation to catch these unrecognized fields.

Expand Down

0 comments on commit 2fec366

Please sign in to comment.