Commit 9bb49e6
Jonathan S. Katz
Update JSON 6902 patch for compatibility with older kubectl
The inline patch technique only works on kubectl v1.21.0 and
later. While it is certainly much more convenient to write it
out in that manner, this uses the previously available technique
of referencing the location of a patch file to apply a patch,
thus ensuring greater compatibility.1 parent 099bc0c commit 9bb49e6
File tree
2 files changed
+13
-5
lines changed- kustomize/install/bases
- patches
2 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments