Merge pull request #90687 from aojea/connt

use conntrack instead of the /proc file for the e2e test TCP CLOSE_WAIT
This commit is contained in:
Kubernetes Prow Robot
2020-05-10 18:57:50 -07:00
committed by GitHub
3 changed files with 24 additions and 62 deletions

View File

@@ -116,6 +116,8 @@ dependencies:
match: debian_iptables_version=
- path: build/workspace.bzl
match: tag =
- path: test/utils/image/manifest.go
match: configs\[DebianIptables\] = Config{buildImageRegistry, "debian-iptables", "v\d+\.\d+.\d+"}
- name: "k8s.gcr.io/go-runner"
version: 0.1.1