Commit faf79ff
committed
Remove --kube-root deprecated kind argument
The --kube-root flag has been deprecated in kind for some time and will
be removed. The current equivalent functionality is to pass the path to
the kubernetes source as the first non-flag argument to "build
node-image".
This updates the prow script to use the newer preferred method in
preparation for kind dropping the flag.
Signed-off-by: Sean McGinnis <[email protected]>1 parent 734c2b9 commit faf79ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| |||
0 commit comments