We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d336524 commit 869fcbbCopy full SHA for 869fcbb
contributors/devel/sig-api-machinery/strategic-merge-patch.md
@@ -1,6 +1,13 @@
1
Strategic Merge Patch
2
=====================
3
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
11
# Background
12
13
Kubernetes supports a customized version of JSON merge patch called strategic merge patch. This
0 commit comments