.. |
logs
|
kubelet: Replace deprecated pointer function
|
2023-01-08 13:44:09 +01:00 |
util
|
kubelet: set user namespace options
|
2022-08-03 19:53:22 +02:00 |
convert_test.go
|
Make CRI v1 the default and allow a fallback to v1alpha2
|
2021-11-17 11:05:05 -08:00 |
convert.go
|
Make CRI v1 the default and allow a fallback to v1alpha2
|
2021-11-17 11:05:05 -08:00 |
doc.go
|
|
|
fake_kuberuntime_manager.go
|
default memoryThrottlingFactor to 0.9 and optimize the memory.high calculation formulas
|
2023-03-03 11:24:40 +08:00 |
helpers_linux_test.go
|
Merge pull request #114785 from TommyStarK/kubelet/replace-deprecated-pointer-function
|
2023-03-01 18:04:55 -08:00 |
helpers_linux.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
helpers_test.go
|
kubelet/kuberuntime: Improving test coverage
|
2023-03-10 11:06:54 +01:00 |
helpers_unsupported.go
|
Fix cpu share issues on systems with large amounts of cpu
|
2021-11-14 19:49:19 +00:00 |
helpers.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
instrumented_services_test.go
|
Second attempt: Plumb context to Kubelet CRI calls (#113591)
|
2022-11-05 06:02:13 -07:00 |
instrumented_services.go
|
Add fake runtimes and CRI changes for KEP-2371
|
2022-11-08 14:47:08 -05:00 |
kuberuntime_container_linux_test.go
|
Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources
|
2023-03-10 14:49:26 +00:00 |
kuberuntime_container_linux.go
|
add pageSize to memory.high formula
|
2023-03-03 11:24:50 +08:00 |
kuberuntime_container_test.go
|
This commit contains the following:
|
2023-02-24 18:21:21 +00:00 |
kuberuntime_container_unsupported.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
kuberuntime_container_windows_test.go
|
unittests: Fixes unit tests for Windows (part 6)
|
2023-01-31 11:49:26 +00:00 |
kuberuntime_container_windows.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
kuberuntime_container.go
|
Merge pull request #115929 from HirazawaUi/delete-kubelet-unused-function
|
2023-03-09 22:43:12 -08:00 |
kuberuntime_gc_test.go
|
Second attempt: Plumb context to Kubelet CRI calls (#113591)
|
2022-11-05 06:02:13 -07:00 |
kuberuntime_gc.go
|
Second attempt: Plumb context to Kubelet CRI calls (#113591)
|
2022-11-05 06:02:13 -07:00 |
kuberuntime_image_test.go
|
kubelet/kuberuntime: Improving test coverage
|
2023-03-10 11:06:54 +01:00 |
kuberuntime_image.go
|
Second attempt: Plumb context to Kubelet CRI calls (#113591)
|
2022-11-05 06:02:13 -07:00 |
kuberuntime_logs.go
|
kubelet: plumb context for log requests
|
2018-08-10 17:35:46 -07:00 |
kuberuntime_manager_test.go
|
Merge pull request #114498 from runzhliu/patch-2
|
2023-03-09 21:33:52 -08:00 |
kuberuntime_manager.go
|
Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources
|
2023-03-10 14:49:26 +00:00 |
kuberuntime_sandbox_linux_test.go
|
Make CRI v1 the default and allow a fallback to v1alpha2
|
2021-11-17 11:05:05 -08:00 |
kuberuntime_sandbox_linux.go
|
dedupe pod resource request calculation
|
2023-03-09 17:15:53 -06:00 |
kuberuntime_sandbox_test.go
|
Merge pull request #114373 from TommyStarK/unit-tests/kubelet-kuberuntime
|
2023-03-10 04:34:58 -08:00 |
kuberuntime_sandbox_unsupported.go
|
Make CRI v1 the default and allow a fallback to v1alpha2
|
2021-11-17 11:05:05 -08:00 |
kuberuntime_sandbox_windows.go
|
Make CRI v1 the default and allow a fallback to v1alpha2
|
2021-11-17 11:05:05 -08:00 |
kuberuntime_sandbox.go
|
Default to sandbox Seccomp field instead of SeccompProfilePath
|
2023-02-20 12:16:32 +01:00 |
labels_test.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
labels.go
|
In-place Pod Vertical Scaling - core implementation
|
2023-02-24 18:21:21 +00:00 |
legacy_test.go
|
Merge pull request #114373 from TommyStarK/unit-tests/kubelet-kuberuntime
|
2023-03-10 04:34:58 -08:00 |
legacy.go
|
Replaces path.Operation with filepath.Operation (kubelet)
|
2022-11-08 16:05:48 +00:00 |
security_context_others_test.go
|
kubelet/kuberuntime: Improving test coverage
|
2023-03-10 11:06:54 +01:00 |
security_context_others.go
|
generated: Run hack/update-gofmt.sh
|
2021-08-24 15:47:49 -04:00 |
security_context_windows_test.go
|
Merge pull request #111020 from claudiubelu/adds-unittests-5
|
2022-07-29 19:29:11 -07:00 |
security_context_windows.go
|
Windows: ensure runAsNonRoot does case-insensitive comparison on user name
|
2022-07-18 15:23:13 -07:00 |
security_context.go
|
kubelet: propagate errors from namespacesForPod
|
2022-08-03 19:53:22 +02:00 |