.. |
auth
|
Move test/e2e use to v1 APIs
|
2019-06-03 14:46:08 -04:00 |
config
|
e2e: avoid mandatory command line flags
|
2019-07-04 17:15:14 +02:00 |
deployment
|
Use log functions of core framework on [d-i]
|
2019-08-22 22:12:47 +00:00 |
deviceplugin
|
Remove fail argument from ReadOrDie()
|
2019-08-14 00:35:51 +00:00 |
endpoints
|
Use log functions of core framework on [d-i]
|
2019-08-22 22:12:47 +00:00 |
ginkgowrapper
|
revert wrongly replaced log function ginkgo.Fail
|
2019-08-27 10:46:50 +08:00 |
gpu
|
Move GetGPUDevicePluginImage to the test
|
2019-08-14 00:01:50 +00:00 |
ingress
|
Create LoadBalancer in nginx ingress tests
|
2019-09-06 15:36:54 +02:00 |
job
|
Use log functions of core framework on sub [j-l]
|
2019-08-23 00:11:36 +00:00 |
kubelet
|
fix static check for test/e2e/framework
|
2019-08-21 17:28:36 +08:00 |
lifecycle
|
Use log functions of core framework on sub [j-l]
|
2019-08-23 00:11:36 +00:00 |
log
|
e2e log: fix time stamp normalization in unit test
|
2019-09-02 09:39:11 +02:00 |
metrics
|
Move the IsMasterNode function to tests and mark it Deprecated
|
2019-08-28 11:17:27 -04:00 |
node
|
Move from regexp to csv string
|
2019-09-05 14:37:16 -05:00 |
perf
|
Move PrintPerfData to the test
|
2019-08-23 19:33:24 +00:00 |
pod
|
Refactoring pod related functions from pv_util to pod pkg
|
2019-08-27 12:27:45 -04:00 |
podlogs
|
fix static check for test/e2e/framework
|
2019-08-21 17:28:36 +08:00 |
providers
|
test: fix azure disk e2e test failure
|
2019-09-04 10:30:25 +00:00 |
psp
|
fix static check for test/e2e/framework
|
2019-08-21 17:28:36 +08:00 |
replicaset
|
Use log functions of core framework on sub [p-s]
|
2019-08-28 17:05:28 +00:00 |
resource
|
Refactored runtime.Object helper functions into subpkg
|
2019-06-20 21:42:59 -04:00 |
service
|
Merge pull request #82053 from tedyu/svc-update-break
|
2019-09-11 18:27:04 -07:00 |
ssh
|
Update NodeSSHHosts to support clusters with some public nodes
|
2019-09-03 16:45:09 +02:00 |
statefulset
|
Use log functions of core framework on sub [p-s]
|
2019-08-28 17:05:28 +00:00 |
testfiles
|
run hack/update-bazel.sh
|
2019-08-27 17:48:46 +08:00 |
timer
|
Refactored metrics-related functions from framework/metrics_util.go
|
2019-07-08 19:35:10 -04:00 |
viperconfig
|
Fix error collides with imported package name
|
2019-08-06 12:20:29 +08:00 |
volume
|
Refactoring pod related functions from pv_util to pod pkg
|
2019-08-27 12:27:45 -04:00 |
.import-restrictions
|
Added import restrictions file to e2e framework
|
2019-08-05 14:27:12 -04:00 |
BUILD
|
Add new flag for whitelisting node taints
|
2019-08-30 11:15:42 -05:00 |
cleanup.go
|
Fix golint failures of e2e/framework/[a-c].go
|
2019-03-22 21:16:45 +00:00 |
create.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
exec_util.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
flake_reporting_util.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
framework.go
|
test(runtimeclass): add e2e tests for runtimeclass scheduling
|
2019-09-01 16:41:48 +08:00 |
get-kubemark-resource-usage.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
google_compute.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
log_size_monitoring.go
|
Use log functions of core framework on [c-n]
|
2019-08-21 00:55:32 +00:00 |
log.go
|
Add log.go back to core of e2e test framework
|
2019-08-16 00:06:04 +00:00 |
networking_utils.go
|
Merge pull request #81693 from oomichi/replace-e2elog-framework-c-n
|
2019-08-24 04:48:24 -07:00 |
nodes_util.go
|
Update default etcd server to 3.3.15 for kubernetes 1.16
|
2019-08-30 21:29:45 -04:00 |
OWNERS
|
Added alejandrox1 as test/e2e/framework reviewer
|
2019-09-06 12:39:16 -04:00 |
pods.go
|
Use log functions of core framework on p*
|
2019-08-22 20:55:25 +00:00 |
profile_gatherer.go
|
Use log functions of core framework on sub [p-s]
|
2019-08-28 17:05:28 +00:00 |
provider.go
|
fix golint failures of e2e/framework/pods.go, provider.go, upgrade_util.go
|
2019-04-01 16:04:29 +08:00 |
pv_util.go
|
Refactoring pod related functions from pv_util to pod pkg
|
2019-08-27 12:27:45 -04:00 |
rc_util.go
|
test(scale): fix tests
|
2019-08-23 10:19:09 +08:00 |
resource_usage_gatherer.go
|
Move the IsMasterNode function to tests and mark it Deprecated
|
2019-08-28 11:17:27 -04:00 |
size.go
|
e2e refactor: cleanup Logf form framework/util
|
2019-05-24 16:39:46 +08:00 |
suites.go
|
Merge pull request #81943 from dims/update-import-aliases-for-1.16-test-e2e
|
2019-08-28 05:11:25 -07:00 |
test_context.go
|
Merge pull request #82060 from aojea/isipv6method
|
2019-09-11 10:38:48 -07:00 |
util.go
|
Merge pull request #82060 from aojea/isipv6method
|
2019-09-11 10:38:48 -07:00 |