.. |
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
|
Use namespace flag passed to RunKubectl* methods
|
2020-09-11 14:51:03 +02: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
|
Move Kubelet Summary API to staging repo
|
2020-09-22 18:23:28 +02:00 |
kubesystem
|
Updated symbol 'framework.GetMasterHost' to not use word 'master'
|
2020-09-29 21:05:39 -07: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
|
just log essential pod info
|
2020-10-01 08:32:41 -04:00 |
node
|
Merge pull request #92845 from oomichi/remove-DeprecatedMightBeMasterNode
|
2020-08-27 19:07:25 -07:00 |
perf
|
Move PrintPerfData to the test
|
2019-08-23 19:33:24 +00:00 |
pod
|
e2e can't use both pod.Name and pod.GenerateName
|
2020-10-01 12:28:06 +02:00 |
providers
|
vsphere: remove inactive members from OWNERS
|
2020-08-10 15:23:25 +05:30 |
pv
|
Fix Poll variable name
|
2020-08-11 11:14:15 +02: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
|
e2e services wait for endpoint and endpoint slices
|
2020-08-12 14:13:42 +02:00 |
skipper
|
Add new flags for node arch
|
2020-07-13 20:25:14 +03:00 |
ssh
|
Add common SSHPort on e2essh
|
2020-04-02 17:41:49 +00: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
|
move port definitions to a common location
|
2020-09-02 10:48:25 -07: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
|
generated: run refactor
|
2020-02-07 18:16:47 -08: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
|
Prevent deletion of namespace again
|
2020-09-09 11:22:08 -04: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
|
move port definitions to a common location
|
2020-09-02 10:48:25 -07: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
|
Separate e2enetwork from e2e core framework
|
2019-10-25 17:58:20 +00:00 |
test_context.go
|
Add new flags for node arch
|
2020-07-13 20:25:14 +03:00 |
util.go
|
Merge pull request #95166 from vishsangale/master-to-control-plane-test-e2e-GetMasterHost
|
2020-10-01 11:49:19 -07:00 |