k3s/test/e2e/network
Davanum Srinivas 954996e231
Move from glog to klog
- Move from the old github.com/golang/glog to k8s.io/klog
- klog as explicit InitFlags() so we add them as necessary
- we update the other repositories that we vendor that made a similar
change from glog to klog
  * github.com/kubernetes/repo-infra
  * k8s.io/gengo/
  * k8s.io/kube-openapi/
  * github.com/google/cadvisor
- Entirely remove all references to glog
- Fix some tests by explicit InitFlags in their init() methods

Change-Id: I92db545ff36fcec83afe98f550c9e630098b3135
2018-11-10 07:50:31 -05:00
..
scale Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD e2e: update bazel BUILD files 2018-10-11 11:36:25 +02:00
OWNERS
dns.go configure cluster domain via flags 2018-11-01 12:27:54 -04:00
dns_common.go configure cluster domain via flags 2018-11-01 12:27:54 -04:00
dns_configmap.go configure cluster domain via flags 2018-11-01 12:27:54 -04:00
dns_scale_records.go configure cluster domain via flags 2018-11-01 12:27:54 -04:00
doc.go
example_cluster_dns.go configure cluster domain via flags 2018-11-01 12:27:54 -04:00
firewall.go kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
framework.go Add [sig-network] prefix to network e2e tests 2017-07-25 08:56:35 +08:00
ingress.go test switching between standalone/Ingress NEG 2018-10-31 09:49:18 -07:00
ingress_scale.go [e2e ingress-gce] Scale test to measure ingress create/update latency 2018-02-08 17:49:47 -08:00
kube_proxy.go Add the existence check of /proc/net/nf_conntrack 2018-11-06 21:32:19 +00:00
network_policy.go tests: Makes tests' commands platform agnostic 2018-10-08 17:19:18 -07:00
network_tiers.go Fixed lint errors for pkg/cloudprovider/providers/gce. 2018-10-29 11:52:24 -07:00
networking.go Don't share nodePort service in session affinity tests 2017-11-05 22:42:33 -08:00
networking_perf.go fix all the typos across the project 2018-02-11 11:04:14 +08:00
no_snat.go Port e2e tests for multi architecture 2017-09-01 05:40:52 +05:30
proxy.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
service.go Merge pull request #69111 from rajansandeep/clustername 2018-11-01 23:45:22 -07:00
service_latency.go Adding details to Conformance Tests using RFC 2119 standards. 2018-07-31 14:19:28 -07:00
util_iperf.go fix newline in raw string in e2e net perf case 2017-10-25 13:26:43 +08:00