k3s/test/e2e
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
..
apimachinery Update generated files 2018-11-09 15:57:35 -08:00
apps kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
auth Merge pull request #67495 from islinwb/policy_psp 2018-10-29 08:31:15 -07:00
autoscaling Move from glog to klog 2018-11-10 07:50:31 -05:00
chaosmonkey Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
common Move from glog to klog 2018-11-10 07:50:31 -05:00
framework Move from glog to klog 2018-11-10 07:50:31 -05:00
generated Move from glog to klog 2018-11-10 07:50:31 -05:00
instrumentation e2e/instrumentation: decentralized settings 2018-10-05 14:24:35 +02:00
kubectl Switch to sigs.k8s.io/yaml from ghodss/yaml 2018-11-07 13:17:32 -05:00
lifecycle Delete node lease if the corresponding node is deleted 2018-11-07 20:31:47 -08:00
manifest e2e: update bazel BUILD files 2018-10-02 08:31:03 +02:00
network Move from glog to klog 2018-11-10 07:50:31 -05:00
node Implement a basic RuntimeClass E2E 2018-10-29 12:44:56 -07:00
perftype
scalability scale test service account token projection in kubemark 2018-10-26 09:57:56 -07:00
scheduling Merge pull request #68812 from WanLinghao/token_projection_ca_secret_create 2018-11-08 10:57:25 -08:00
servicecatalog Update the nginx image from hub.docker.com 2018-08-04 05:19:53 +05:30
storage Move from glog to klog 2018-11-10 07:50:31 -05:00
testing-manifests Merge pull request #70710 from msau42/remove-subpath-ro-test 2018-11-06 20:21:44 -08:00
ui Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
upgrades e2e: update bazel BUILD files 2018-10-11 11:36:25 +02:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
README.md
e2e-example-config.json
e2e.go Move from glog to klog 2018-11-10 07:50:31 -05:00
e2e_test.go e2e: clarify and enhance configuration support 2018-10-05 14:22:18 +02:00
examples.go e2e: abstract access to additional files 2018-10-02 08:31:03 +02:00
gke_local_ssd.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
gke_node_pools.go

README.md

See e2e-tests

Analytics