Merge pull request #1284 from liyanhui1228/win_portforward

Add windows port forward support
This commit is contained in:
Lantao Liu
2019-09-23 22:17:08 -07:00
committed by GitHub
8 changed files with 124 additions and 54 deletions

View File

@@ -17,7 +17,7 @@
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
# Not from vendor.conf.
CRITOOL_VERSION=84b8540c69e82671bfc244a0b0fe28a6a98381ce
CRITOOL_VERSION=ad1e8a4f1e0e44b22c1c371b9dc4db92eba6f157
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools