Skip to content

Commit 869fcbb

Browse files
author
Antoine Pelisse
authored
Warn that SMP is somewhat obsolete
1 parent d336524 commit 869fcbb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contributors/devel/sig-api-machinery/strategic-merge-patch.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Strategic Merge Patch
22
=====================
33

4+
# Disclaimer
5+
6+
This document is old and probably obsolete.
7+
[Server-side Apply](https://kubernetes.io/docs/reference/using-api/server-side-apply/)
8+
is the new solution and is the recommended way to go. It doesn't require
9+
any client-side logic.
10+
411
# Background
512

613
Kubernetes supports a customized version of JSON merge patch called strategic merge patch. This

0 commit comments

Comments
 (0)