Commit c7629d3
committed
docs(fake-client): clarify json-patch version usage
Maintain json-patch v4 to align with Kubernetes code and avoid breaking
changes in v5. This ensures compatibility and stability as the fake client
code is adapted from client-go's testing fixture, which relies on v4.
See:
- kubernetes/kubernetes#91622
- kubernetes/kubernetes#1203261 parent b68a062 commit c7629d3
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
33 | 45 | | |
34 | 46 | | |
35 | 47 | | |
| |||
1138 | 1150 | | |
1139 | 1151 | | |
1140 | 1152 | | |
1141 | | - | |
| 1153 | + | |
1142 | 1154 | | |
1143 | 1155 | | |
1144 | 1156 | | |
| |||
0 commit comments