| .. |
|
config
|
e2e: update bazel BUILD files
|
2018-10-05 14:28:03 +02:00 |
|
ginkgowrapper
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
|
ingress
|
Fix many typos in both code and comments
|
2019-02-27 14:41:02 +07: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
|
Change to unblock vsphere e2e tests
|
2019-03-01 17:27:15 +05:30 |
|
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 |
|
authorizer_util.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
|
BUILD
|
Merge pull request #74283 from xing-yang/csi_crd_controller
|
2019-03-05 04:44:42 -08:00 |
|
cleanup.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
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
|
Rename Until to UntilWithoutRetry and move to using context so it's
|
2018-08-10 09:55:41 +02:00 |
|
exec_util.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
|
flake_reporting_util.go
|
Add flake-reporting utility to testing framework
|
2018-07-23 16:24:35 +02:00 |
|
framework.go
|
CSINodeInfo/CSIDriver controller changes
|
2019-03-04 16:41:58 -08:00 |
|
get-kubemark-resource-usage.go
|
Correct spelling
|
2018-03-14 18:03:42 +08:00 |
|
google_compute.go
|
Modified regional PD test to fetch template name from GCE
|
2018-05-29 15:51:24 -07:00 |
|
gpu_util.go
|
Use framework.ExpectNoError() instead Expect()
|
2019-02-15 16:52:57 +00:00 |
|
jobs_util.go
|
Fix many typos in both code and comments
|
2019-02-27 14:41:02 +07:00 |
|
kubelet_stats.go
|
rename latency to duration in metrics
|
2019-02-18 17:40:04 +08:00 |
|
log_size_monitoring.go
|
Scripted migration from clientset_generated to client-go.
|
2017-07-17 15:05:37 -07:00 |
|
metrics_util.go
|
convert latency in mertics name to duration
|
2019-02-22 21:40:13 +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
|
Capture different parts of pod-startup latency as metrics
|
2018-03-21 16:58:25 +01:00 |
|
pods.go
|
CSI E2E: retry csi-pod creation
|
2018-09-21 11:45:52 +02:00 |
|
profile_gatherer.go
|
Refactor profile-gatherer to work across all master components
|
2018-06-22 12:11:56 +02:00 |
|
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 many typos in both code and comments
|
2019-02-27 14:41:02 +07: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
|
Refactor to allow for a way to get list of e2e images
|
2019-03-01 17:15:19 -05:00 |
|
upgrade_util.go
|
Scripted migration from clientset_generated to client-go.
|
2017-07-17 15:05:37 -07:00 |
|
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 |