.. |
config
|
e2e: update bazel BUILD files
|
2018-10-05 14:28:03 +02:00 |
ginkgowrapper
|
…
|
|
ingress
|
Fix golint under test/e2e/framework/ingress
|
2019-02-25 20:55:03 +00:00 |
metrics
|
Fix golint failures under e2e/framework/metrics
|
2019-02-13 18:07:16 +00:00 |
podlogs
|
Update client callers to use explicit versions
|
2019-02-26 08:36:30 -05:00 |
providers
|
Merge pull request #74370 from oomichi/issue/74326
|
2019-02-25 13:54:21 -08:00 |
testfiles
|
e2e/framework: absolute test file paths
|
2018-12-03 18:57:11 +01:00 |
timer
|
Fix golint failures of test/e2e/framework/timer
|
2019-02-12 21:01:39 +00:00 |
viperconfig
|
e2e: update bazel BUILD files
|
2018-10-05 14:28:03 +02:00 |
BUILD
|
Register openstack provider for e2e test
|
2019-02-21 21:15:36 +00:00 |
authorizer_util.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
cleanup.go
|
…
|
|
crd_util.go
|
Add e2e test for multi-version CRD admission webhook patch bug
|
2019-02-16 00:46:57 -08:00 |
create.go
|
Remove client impersonantion from ClusterRole creation
|
2019-01-14 14:21:49 -08:00 |
deployment_util.go
|
…
|
|
exec_util.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
flake_reporting_util.go
|
…
|
|
framework.go
|
Merge pull request #73989 from oomichi/golint-e2e-framework-metrics
|
2019-02-19 16:23:48 -08:00 |
get-kubemark-resource-usage.go
|
…
|
|
google_compute.go
|
…
|
|
gpu_util.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
jobs_util.go
|
Add e2e test for TTL after finished
|
2018-09-04 14:21:14 -07:00 |
kubelet_stats.go
|
rename latency to duration in metrics
|
2019-02-18 17:40:04 +08:00 |
log_size_monitoring.go
|
…
|
|
metrics_util.go
|
Merge pull request #73989 from oomichi/golint-e2e-framework-metrics
|
2019-02-19 16:23:48 -08:00 |
networking_utils.go
|
Merge pull request #74113 from oomichi/use-ExpectNoError-on-e2e-framework
|
2019-02-19 13:42:06 -08:00 |
nodes_util.go
|
e2e test for node deleted in cloud provider
|
2019-01-25 17:45:18 -05:00 |
perf_util.go
|
…
|
|
pods.go
|
CSI E2E: retry csi-pod creation
|
2018-09-21 11:45:52 +02:00 |
profile_gatherer.go
|
…
|
|
provider.go
|
e2e: change default for --provider
|
2019-01-29 19:50:40 +01:00 |
psp_util.go
|
Remove uses of extensions/v1beta1 clients
|
2018-12-19 11:18:53 -05:00 |
pv_util.go
|
Fix CreateSecPodWithNodeName to properly set node to be deployed
|
2018-11-14 16:10:14 +00:00 |
rc_util.go
|
Fix end-to-end test logic to get image name
|
2018-11-05 11:05:02 +01:00 |
resource_usage_gatherer.go
|
add dns pod memory constraint
|
2018-10-18 10:35:30 -04:00 |
rs_util.go
|
Remove uses of extensions/v1beta1 clients
|
2018-12-19 11:18:53 -05:00 |
service_util.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
size.go
|
e2e: modular framework
|
2018-10-11 11:16:11 +02:00 |
ssh.go
|
Support e2e testing via a bastion host for SSH commands
|
2019-01-10 17:10:09 -05:00 |
statefulset_utils.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
test_context.go
|
allows configuring NPD image version in node e2e test and fix the test
|
2019-02-26 21:29:50 -08:00 |
upgrade_util.go
|
…
|
|
util.go
|
Merge pull request #74113 from oomichi/use-ExpectNoError-on-e2e-framework
|
2019-02-19 13:42:06 -08:00 |
volume_util.go
|
Use same fsGroup for both pods until we have a reliable way to detect
|
2019-02-21 15:56:35 +08:00 |