..
auth
generated: run refactor
2020-02-08 12:30:21 -05:00
autoscaling
Move resource methods from e2e fw to e2e resource fw
2020-03-08 15:27:49 +08:00
config
test/ : fix non-ascii characters
2020-02-09 01:40:44 +08:00
deployment
e2e/frameworK: refactor GetPodsForDeployment to not depend on
2020-03-17 18:38:52 -04:00
endpoints
Wait for both endpoints and endpointslices in e2e tests
2020-07-31 17:24:53 +02:00
endpointslice
Wait for both endpoints and endpointslices in e2e tests
2020-07-31 17:24:53 +02:00
events
Address issues with test failures
2020-06-08 20:41:32 +12:00
ginkgowrapper
Move skip method from e2e fw ginkgowrapper to e2e skipper fw
2020-02-13 06:25:43 +08:00
gpu
e2e: move funs of framework/gpu to e2e_node
2019-12-16 00:53:01 +08:00
ingress
remove secondary client retries in e2e tests
2020-10-15 08:30:42 -04:00
job
e2e/framework: remove imports to pkg/controller/job
2020-03-17 16:55:56 -04:00
kubectl
Use namespace flag passed to RunKubectl* methods
2020-09-11 14:51:03 +02:00
kubelet
refactor: migrate node e2e tests off insecure port
2020-10-20 00:12:58 +08:00
kubesystem
refactor: migrate health checks of control-plane off insecure port in tests
2020-10-31 11:39:25 +08:00
log
Update .import-aliases for e2e test framework
2020-03-25 11:40:02 +08:00
manifest
test/e2e/framework/util.go:move DsFromManifest to test/e2e/framework/manifest , and rename it to DaemonSetFromURL
2020-04-14 09:54:41 +08:00
metrics
Avoid DeprecatedMightBeMasterNode() in e2e metrics
2020-06-25 23:08:24 +00:00
network
refactor: migrate health checks of control-plane off insecure port in tests
2020-10-31 11:39:25 +08:00
node
Use topology labels instead of old beta names ( #96033 )
2020-11-05 20:26:50 -08:00
perf
pod
Merge pull request #95065 from JornShen/replace_restarting_kas_kp_e2e_network_provider
2020-11-03 17:04:03 -08:00
providers
Use topology labels instead of old beta names ( #96033 )
2020-11-05 20:26:50 -08:00
pv
Volume snapshot e2e test to validate
2020-11-04 14:08:24 -08:00
rc
Move resource methods from e2e fw to e2e resource fw
2020-03-08 15:27:49 +08:00
replicaset
generated: run refactor
2020-02-07 18:16:47 -08:00
resource
test/e2e/framework: remove direct dependency to k8s.io/kubernetes/pkg/controller
2020-03-26 23:21:22 +08:00
security
move apparmor annotation constants to k8s.io/api/core/v1
2020-04-06 10:22:04 -04:00
service
Revert "add e2e test for Service ExternalIPs"
2020-11-05 10:35:24 +01:00
skipper
refector service some e2e cases to make it runing in multi providers
2020-10-30 19:39:02 +08:00
ssh
remove secondary client retries in e2e tests
2020-10-15 08:30:42 -04:00
statefulset
Moved e2e/manifests to e2e test framework
2020-04-09 20:48:52 -04:00
testfiles
decouple testfiles from framework
2020-06-29 14:54:09 -07:00
timer
Use framework.ExpectEqual() in unit test
2019-11-07 10:31:31 +08:00
volume
Add LookForStringInPodExecToContainer that takes container name parameter, modify LookForStringInPodExec to call the new function.
2020-09-28 19:57:13 +00:00
websocket
test/e2e/framework:move OpenWebSocketForURL to subpackage(new) websocket
2020-03-24 22:54:35 +08:00
.import-restrictions
Delete framework/v1alpha1 folder and change remaining import paths
2020-10-23 13:16:13 +11:00
BUILD
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
cleanup.go
Make AfterSuite hooks ordered
2020-05-13 11:15:27 -04:00
exec_util.go
Add a verbosity option to exec
2020-11-03 17:20:48 -05:00
expect.go
Add more E2E tests for the ../poddisruptionbudgets endpoint
2020-02-18 11:19:30 -08:00
flake_reporting_util.go
framework.go
Add datapolicy tags to test/e2e/framework
2020-10-29 18:08:32 +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
log.go
Remove unused FailfWithOffset()
2020-10-01 21:04:12 +00:00
nodes_util.go
Merge pull request #94287 from jingyih/update_etcd_server_3p4p13
2020-09-01 15:35:20 -07:00
OWNERS
promote SataQiu to an approver of test and test/e2e/framework
2019-12-12 10:49:31 +08:00
pods.go
Renamed image "white lists" to pre-pull image lists in test
2020-07-01 13:48:47 -04:00
ports.go
refactor: migrate health checks of control-plane off insecure port in tests
2020-10-31 11:39:25 +08:00
provider.go
psp.go
Detect PSP enablement more accurately
2020-06-03 13:14:19 -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
test_context.go
Merge pull request #95993 from serathius/datapolicy-e2e-framework
2020-11-05 06:31:22 -08:00
util.go
refactor: migrate node e2e tests off insecure port
2020-10-20 00:12:58 +08:00