kubernetes/test/e2e/framework
Kubernetes Prow Robot cdf3ad823a
Merge pull request #97252 from dims/drop-dockershim
Completely remove in-tree dockershim from kubelet
2021-12-08 12:51:46 -08:00
..
auth Remove usage of github.com/pkg/errors 2021-06-23 17:46:23 +08:00
autoscaling Use HPA v2 in E2E tests. 2021-11-10 16:06:03 +00:00
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
daemonset tests: Prepull images commonly used test images 2021-11-05 14:22:50 -07:00
deployment Fix container name on NewDeployment() 2021-10-27 22:46:11 +00:00
endpoints hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
endpointslice Update e2e tests to use EndpointSlice v1 API 2021-03-08 09:44:47 -08:00
events e2e: deflake test by not relying on events 2021-05-06 10:49:21 +02:00
ginkgowrapper hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
gpu hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
ingress tests: Use E2E framework deployments 2021-10-09 06:11:07 -07:00
job batch: add suspended job 2021-03-08 20:08:21 +00:00
kubectl Add a TODO to install sync in agnhost 2021-04-16 00:01:18 +00:00
kubelet hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
kubesystem hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
log hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
manifest hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics Fix err of GrabFromAPIServer() 2021-09-02 21:31:04 +00:00
network De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
node Fix zone calculation - consider only untainted nodes 2021-08-03 14:41:12 +02:00
perf hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pod Merge pull request #105451 from claudiubelu/tests/log-pod-logs 2021-11-18 13:33:36 -08:00
providers Changed code to improve output for files under test/e2e/framework 2021-11-03 17:29:05 +05:30
pv retry PV create in e2e-test on API quota failure 2021-10-26 09:47:16 -04:00
rc hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicaset align some of the pod start up times 2021-04-02 11:29:38 -07:00
resource hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
security hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
service e2e disable node port on loadbalancers 2021-11-20 20:24:37 +01:00
skipper Fix SA5011 errors by making control flow abort obvious to linter 2021-11-17 08:56:00 +01:00
ssh Fix SIG Node SSH e2e test 2021-07-21 15:57:14 +02:00
statefulset De-share the Handler struct in core API (#105979) 2021-10-29 13:15:11 -07:00
testfiles generated: remove usage of go-bindata 2021-06-29 19:16:48 +05:30
timer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
volume skip parallel volume cloning test for gce pd and fix disk not ready error for gce pd 2021-12-01 17:49:48 +00:00
websocket hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions update files to drop dockershim 2021-12-07 15:15:13 -05:00
cleanup.go test/e2e: cleanup e2e core framework's import from sub package e2elog 2021-11-05 16:29:35 +08:00
exec_util.go Fix format string argument count in e2e logging 2021-11-15 13:01:25 -05:00
expect.go Add more E2E tests for the ../poddisruptionbudgets endpoint 2020-02-18 11:19:30 -08:00
flake_reporting_util.go Copy PrettyPrintJSON to core framework 2019-09-23 18:10:50 +00:00
framework.go e2e: grab controller and scheduler metrics via port forwarding 2021-06-16 12:02:40 +02:00
log_size_monitoring.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
log_test.go Remove unused FailfWithOffset() 2020-10-01 21:04:12 +00:00
log.go Fix SA5011 errors by making control flow abort obvious to linter 2021-11-17 08:56:00 +01:00
nodes_util.go Upgrade etcd to 3.5.1 2021-10-18 23:09:27 -07:00
OWNERS promote SataQiu to an approver of test and test/e2e/framework 2019-12-12 10:49:31 +08:00
pods.go Add ephemeral container checks to volume e2e tests 2021-10-19 23:02:09 -04:00
ports.go refactor(e2e): grab metrics from controller-manager via nginx 2021-05-03 00:12:06 +08:00
provider.go Remove usage of github.com/pkg/errors 2021-06-23 17:46:23 +08:00
psp.go Grant PSP permissions to all serviceaccounts in e2e, not just default 2021-05-25 17:49:21 -04:00
resource_usage_gatherer.go Updated symbol 'framework.GetMasterHost' to not use word 'master' 2020-09-29 21:05:39 -07:00
size.go Separate e2enetwork from e2e core framework 2019-10-25 17:58:20 +00:00
test_context.go tests: Prepull images commonly used test images 2021-11-05 14:22:50 -07:00
timeouts.go skip parallel volume cloning test for gce pd and fix disk not ready error for gce pd 2021-12-01 17:49:48 +00:00
util.go Merge pull request #105451 from claudiubelu/tests/log-pod-logs 2021-11-18 13:33:36 -08:00