| .. |
|
builder
|
fix missed branch - targets when building using arm64
|
2023-09-27 15:52:37 -04:00 |
|
conformance
|
…
|
|
|
criproxy
|
feat: Add cri proxy for e2e_node
|
2024-10-16 20:53:28 +08:00 |
|
environment
|
…
|
|
|
jenkins
|
Remove remants of broken stuff - nvidia/autoscaling
|
2024-09-23 13:17:00 +00:00 |
|
kubeletconfig
|
use PollUntilContextTimeout to replace PollImmediateWithContext in test
|
2023-10-19 22:50:21 +08:00 |
|
perf/workloads
|
…
|
|
|
perftype
|
…
|
|
|
plugins/gcp-credential-provider
|
Merge pull request #116901 from pacoxu/cleanup-KubeletCredentialProviders
|
2023-05-08 07:55:53 -07:00 |
|
remote
|
fetch cni plugins from GitHub releases
|
2024-12-18 19:48:06 +01:00 |
|
runner
|
e2e node: support running the test binary under a debugger
|
2024-04-16 11:46:28 +02:00 |
|
services
|
Add plugin and key-cache for ExternalJWTSigner integration
|
2024-11-07 03:16:23 +00:00 |
|
system
|
…
|
|
|
testdeviceplugin
|
device plugin failure tests
|
2024-07-10 20:14:59 +00:00 |
|
testing-manifests
|
e2e: node: remove kubevirt device plugin
|
2023-02-22 14:04:22 +01:00 |
|
.import-restrictions
|
e2e: define features and node features
|
2023-10-10 18:15:49 +02:00 |
|
OWNERS
|
…
|
|
|
README.md
|
…
|
|
|
apparmor_test.go
|
Copy limited pieces of code we use from runc's apparmor and utils packages
|
2024-10-22 09:56:22 -04:00 |
|
benchmark_util.go
|
…
|
|
|
checkpoint_container.go
|
Handle containerd "CRIU not found" error message
|
2024-03-12 08:13:53 +00:00 |
|
container_lifecycle_pod_construction.go
|
Check for restarts without being affected by container startup order
|
2024-10-12 15:17:47 +09:00 |
|
container_lifecycle_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
container_log_rotation_test.go
|
Bump containerLogMonitorInterval to the minimum allowed
|
2024-02-17 17:53:19 -05:00 |
|
container_manager_test.go
|
e2e: node: ensure no pod leaks in the container_manager test
|
2024-06-25 07:40:41 +02:00 |
|
container_restart_test.go
|
Move function specific to container restart test inline
|
2024-11-12 23:59:30 +00:00 |
|
cpu_manager_metrics_test.go
|
node: metrics: add metrics about cpu pool sizes
|
2024-10-24 15:35:51 +02:00 |
|
cpu_manager_test.go
|
enhance boolean assertions
|
2024-07-31 15:58:15 +00:00 |
|
criproxy_test.go
|
Formatting
|
2024-11-12 04:48:10 +00:00 |
|
critical_pod_test.go
|
review remarks for graduating PodDisruptionConditions
|
2024-06-28 17:32:27 +02:00 |
|
deleted_pods_test.go
|
Make e2e node tests more resiliant by ensuring the SIGTERM trap is registered
|
2024-04-19 09:05:36 +02:00 |
|
density_test.go
|
density test: adjust CPU and memory limits
|
2024-10-30 00:48:56 +02:00 |
|
device_manager_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
device_plugin_failures_pod_status_test.go
|
skip if ResourceHealthStatus is disabled
|
2024-07-29 17:40:44 +08:00 |
|
device_plugin_failures_test.go
|
set AllocatedResourcesStatus in the Pod Status
|
2024-07-24 00:29:35 +00:00 |
|
device_plugin_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
doc.go
|
…
|
|
|
dra_test.go
|
Merge pull request #128576 from bart0sh/PR166-refactor-kubelet-stop-and-restart
|
2024-11-06 20:10:40 +00:00 |
|
e2e_node_suite_test.go
|
Merge pull request #121604 from pacoxu/image-pull-e2e
|
2024-10-31 08:01:26 +00:00 |
|
eviction_test.go
|
Merge pull request #121604 from pacoxu/image-pull-e2e
|
2024-10-31 08:01:26 +00:00 |
|
framework.go
|
e2e: enhance SIGDescribe
|
2023-10-10 18:15:49 +02:00 |
|
garbage_collector_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
gubernator.sh
|
…
|
|
|
hugepages_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
image_gc_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
image_id_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
image_list.go
|
add e2e test for image pull serialize and parallel
|
2024-10-22 09:21:00 +08:00 |
|
image_pull_test.go
|
skip if cri proxy is disabled/undefined
|
2024-11-19 11:17:07 +08:00 |
|
image_volume.go
|
Update test/e2e_node/image_volume.go
|
2024-09-09 16:02:01 +08:00 |
|
kubelet_config_dir_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
lock_contention_linux_test.go
|
enhance boolean assertions
|
2024-07-31 15:58:15 +00:00 |
|
log_path_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
memory_manager_metrics_test.go
|
node: memory manager: fix the mm metrics test
|
2024-06-17 08:51:44 +02:00 |
|
memory_manager_test.go
|
enhance boolean assertions
|
2024-07-31 15:58:15 +00:00 |
|
mirror_pod_grace_period_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
mirror_pod_test.go
|
e2e_node: consolidated NFSServer APIs.
|
2024-10-15 23:30:27 +03:00 |
|
mount_rro_linux_test.go
|
e2e_node/mount_rro_linux_test.go: remove unneeded WithSerial
|
2024-06-12 01:41:44 +09:00 |
|
node_container_manager_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
node_perf_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
node_problem_detector_linux.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
node_shutdown_linux_test.go
|
review remarks for graduating PodDisruptionConditions
|
2024-06-28 17:32:27 +02:00 |
|
numa_alignment.go
|
Depend on k8s.io/utils cpuset
|
2023-05-03 16:26:09 +00:00 |
|
oomkiller_linux_test.go
|
kubelet: new kubelet config option for disabling group oom kill
|
2024-11-07 12:03:04 +09:00 |
|
os_label_rename_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
pids_test.go
|
wait for pod to be ready before continuing with the test
|
2024-07-22 05:26:59 +00:00 |
|
pod_conditions_test.go
|
Merge pull request #121888 from SD-13/e2e-gomega-be-true-or-false
|
2024-08-20 04:24:42 -07:00 |
|
pod_host_ips.go
|
Remove PodHostIPs feature gates.
|
2024-11-06 23:10:36 -08:00 |
|
pod_hostnamefqdn_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
pod_ips.go
|
Fix that PodIP field is not set for terminal pod
|
2024-07-12 21:36:12 +02:00 |
|
pod_status_test.go
|
fix: fix the issue of losing the pending phase after a node restart.
|
2024-11-07 21:10:11 +08:00 |
|
podresources_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
pods_container_manager_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
pods_lifecycle_termination_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
proc_mount_test.go
|
e2e_node: loosen proc mount test
|
2024-07-17 13:26:23 -04:00 |
|
quota_lsci_test.go
|
storage fsquota monitoring pod should be user namespaced
|
2024-10-15 14:43:16 +08:00 |
|
resource_collector.go
|
Bump cadvisor version in tests to v0.47.2
|
2023-06-29 09:58:31 -04:00 |
|
resource_metrics_test.go
|
e2e_node: check container metrics conditionally
|
2024-10-23 21:08:36 +03:00 |
|
resource_usage_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
restart_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
runtime_conformance_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
runtimeclass_test.go
|
e2e tests: set all PSa labels instead of just enforcing
|
2023-06-21 15:05:13 +02:00 |
|
seccompdefault_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
security_context_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
split_disk_test.go
|
use cri proxy injector for parallel pulling image tests
|
2024-10-31 14:50:50 +08:00 |
|
standalone_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |
|
summary_test.go
|
kubelet/stats: verify there is at least one process in each container
|
2024-07-22 10:54:42 -04:00 |
|
swap_test.go
|
Merge pull request #121888 from SD-13/e2e-gomega-be-true-or-false
|
2024-08-20 04:24:42 -07:00 |
|
system_node_critical_test.go
|
use cri proxy injector for parallel pulling image tests
|
2024-10-31 14:50:50 +08:00 |
|
terminate_pods_test.go
|
enhance boolean assertions
|
2024-07-31 15:58:15 +00:00 |
|
topology_manager_metrics_test.go
|
node: metrics: add resource alignment metrics
|
2024-10-23 08:05:38 +02:00 |
|
topology_manager_test.go
|
add e2e tests for prefer-closest-numa-nodes TopologyManagerPolicyOption suboptimal allocation
|
2024-10-24 11:45:39 +02:00 |
|
unknown_pods_test.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
util.go
|
e2e_node: refactor stopping and restarting kubelet
|
2024-11-06 11:34:48 +02:00 |
|
util_sampledevice.go
|
test: Fix path to e2e node sample device plugin
|
2023-03-02 19:22:59 -08:00 |
|
util_sriov.go
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
util_sriov_linux.go
|
…
|
|
|
util_sriov_unsupported.go
|
…
|
|
|
util_xfs_linux.go
|
…
|
|
|
util_xfs_unsupported.go
|
…
|
|
|
utils_linux.go
|
e2e_node: Pass e2eCriProxy instead of updating global.
|
2024-11-02 17:40:49 -07:00 |
|
utils_unsupported.go
|
…
|
|
|
volume_manager_test.go
|
e2e: use framework labels
|
2023-11-01 15:17:34 +01:00 |