| .. |
|
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: Refactors daemonset utils into framework
|
2021-10-21 18:54:38 +03: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
|
De-share the Handler struct in core API (#105979)
|
2021-10-29 13:15:11 -07: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
|
Merge pull request #105405 from verb/1.23-ec-beta
|
2021-10-20 09:24:10 -07:00 |
|
websocket
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
|
.import-restrictions
|
refactor scheudler's node resource plugins
|
2021-11-03 00:52:23 +08: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
|
Remove extra space
|
2021-07-08 17:29:15 +01: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.go
|
Fix SA5011 errors by making control flow abort obvious to linter
|
2021-11-17 08:56:00 +01: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 |
|
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
|
e2e: TM: add option to fail instead of skip
|
2021-09-13 13:23:36 +02:00 |
|
timeouts.go
|
retry PV create in e2e-test on API quota failure
|
2021-10-26 09:47:16 -04:00 |
|
util.go
|
Merge pull request #105451 from claudiubelu/tests/log-pod-logs
|
2021-11-18 13:33:36 -08:00 |