Commit d285cbb
Allow content type specification in resource.patch (#174)
For Custom Resource Definitions, the strategic merge type will fail
with "strategic merge patch format is not supported".
Allow the override of content type when patching so that all three
patch merge types are individually choosable - this means that
JSON Merge Patch operations can be chosen for certain operations1 parent 295cc93 commit d285cbb
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | 191 | | |
194 | 192 | | |
195 | 193 | | |
| |||
0 commit comments