.. |
auth
|
Remove usage of github.com/pkg/errors
|
2021-06-23 17:46:23 +08:00 |
autoscaling
|
Revert "Add e2e test for HPA behavior: scale up delay"
|
2022-06-20 14:50:46 +02:00 |
config
|
Change reflect.Ptr to reflect.Pointer
|
2022-06-26 01:23:43 +09:00 |
daemonset
|
Make daemon.NodeShouldRunDaemonPod function public
|
2022-03-08 11:32:17 +00: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
|
replace echoserver image with agnhost
|
2022-06-29 09:49:19 +02:00 |
internal/output
|
pods: more tolerant checking of poll tests
|
2022-06-03 13:41:11 +02:00 |
job
|
batch: add suspended job
|
2021-03-08 20:08:21 +00:00 |
kubectl
|
chore(kubectl_utils): remove windows specifc command addition for sync
|
2021-12-20 14:24:52 +02:00 |
kubelet
|
test/e2e: fix GetCurrentKubeletConfig
|
2022-06-30 14:57:12 +03: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
|
revert change in imports: ide auto-change to make import-boss verify green
|
2022-03-10 10:20:59 +08:00 |
metrics
|
io/ioutil has already been deprecated in golang 1.16, so replace all ioutil with io and os
|
2022-02-03 05:32:12 +08:00 |
network
|
tests: Enables a few Conformance tests for Windows
|
2022-03-06 09:36:39 -08:00 |
node
|
Merge pull request #109413 from lzhecheng/flexible-internal-static-ip
|
2022-05-12 03:43:14 -07:00 |
perf
|
e2e/cleanup: fix package name and dir name mismatches
|
2022-03-18 11:41:27 +08:00 |
pod
|
Fix the failure of testcase TestFailureOutput
|
2022-06-29 11:47:18 +08:00 |
providers
|
Fix volume creation and deletion of Azure File tests
|
2022-03-25 08:56:56 -03:00 |
pv
|
Merge pull request #108789 from kidlj/fix_pkg_name_mismatches
|
2022-05-03 18:23:55 -07: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
|
e2e: move feature gate support from test/e2e to test/e2e_node
|
2022-04-25 15:41:41 +02:00 |
ssh
|
fix the retry logic in ssh in test framework
|
2022-04-05 17:14:58 +00:00 |
statefulset
|
De-share the Handler struct in core API (#105979)
|
2021-10-29 13:15:11 -07:00 |
testfiles
|
Rename variable error to err
|
2022-03-09 10:39:34 +08:00 |
timer
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
volume
|
OWNERS cleanup - Jan 2021 Week 1
|
2022-01-10 08:14:29 -05:00 |
websocket
|
hack/update-bazel.sh
|
2021-02-28 15:17:29 -08:00 |
.import-restrictions
|
revert change in imports: ide auto-change to make import-boss verify green
|
2022-03-10 10:20:59 +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
|
Fix format string argument count in e2e logging
|
2021-11-15 13:01:25 -05:00 |
expect.go
|
e2e: make failure message for unexpected errors more readable
|
2022-06-03 13:41:02 +02:00 |
flake_reporting_util.go
|
|
|
framework.go
|
Remove PodSecurityPolicy admission plugin
|
2022-05-04 16:00:56 -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
|
e2e: make failure message for unexpected errors more readable
|
2022-06-03 13:41:02 +02: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
|
etcd: Updated to v3.5.4
|
2022-06-01 07:52:46 +05:30 |
OWNERS
|
OWNERS cleanup - Jan 2021 Week 1
|
2022-01-10 08:14:29 -05: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
|
Fix volume creation and deletion of Azure File tests
|
2022-03-25 08:56:56 -03: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
|
correct the e2e framework flag description typos
|
2022-06-06 19:23:28 +05:30 |
timeouts.go
|
honor the framework delete timeout for pv
|
2022-05-03 17:20:10 +00:00 |
util.go
|
fix "k8s.io/client-go/rest" is being imported more than once,optimize code
|
2022-06-22 10:31:24 +08:00 |