k3s/test/e2e_node
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
..
builder Move from glog to klog 2018-11-10 07:50:31 -05:00
conformance
environment Remove --cadvisor-port - has been deprecated since v1.10 2018-07-02 08:54:14 -04:00
jenkins
perf/workloads Initial node performance testing framework. 2018-09-05 11:24:44 -07:00
perftype
remote Move from glog to klog 2018-11-10 07:50:31 -05:00
runner Move from glog to klog 2018-11-10 07:50:31 -05:00
services Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS
README.md
apparmor_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
benchmark_util.go
container_log_rotation_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
container_manager_test.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
cpu_manager_test.go Update api violations, golint failures and gofmt 2018-08-29 20:21:09 +03:00
critical_pod_test.go critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable 2018-09-07 17:43:42 -07:00
density_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
device_plugin.go Merge pull request #67841 from jiayingz/fix-e2e-node 2018-09-25 01:27:22 -07:00
doc.go
docker_test.go Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
docker_util.go
dockershim_checkpoint_test.go test/e2e_node: Add Node-exclusive feature tags to existing tests 2018-05-21 17:52:36 -07:00
dynamic_kubelet_config_test.go Don't compare interface values in dynamic config controller 2018-11-09 10:45:12 -08:00
e2e_node_suite_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
eviction_test.go fix eviction test panics 2018-09-07 13:35:13 -07:00
framework.go
garbage_collector_test.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
gke_environment_test.go Merge pull request #67084 from spiffxp/rm-conformance-from-e2e_node 2018-08-07 21:06:04 -07:00
gpu_device_plugin.go fix e2e tests which set PodPriority are failing 2018-07-23 09:31:26 +08:00
gubernator.sh
hugepages_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
image_id_test.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
image_list.go Move from glog to klog 2018-11-10 07:50:31 -05:00
log_path_test.go test/e2e_node: mark more tests with [NodeConformance] 2018-05-21 17:52:36 -07:00
mirror_pod_test.go Remove [Conformance] from tests in e2e_node 2018-08-07 10:43:59 -07:00
node_container_manager_test.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
node_perf_test.go Initial node performance testing framework. 2018-09-05 11:24:44 -07:00
node_problem_detector_linux.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
pods_container_manager_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
resource_collector.go redundant equal compare 2018-08-15 17:09:45 +08:00
resource_usage_test.go
restart_test.go test/e2e_node: Add NodeFeature tags to non-conformance tests 2018-05-21 17:52:36 -07:00
runtime_conformance_test.go Update authenticated-image-pulling with fat manifest image 2018-09-27 17:43:15 +05:30
security_context_test.go Port security context NodeConformance e2e_node tests to e2e 2018-08-31 14:11:01 +05:30
summary_test.go test/e2e_node: mark more tests with [NodeConformance] 2018-05-21 17:52:36 -07:00
util.go Move from glog to klog 2018-11-10 07:50:31 -05:00
volume_manager_test.go test/e2e_node: mark more tests with [NodeConformance] 2018-05-21 17:52:36 -07:00

README.md