kubernetes/pkg/kubelet
Patrick Ohly 1e26115df5 consider ephemeral volumes for host path and node limits check
When adding the ephemeral volume feature, the special case for
PersistentVolumeClaim volume sources in kubelet's host path and node
limits checks was overlooked. An ephemeral volume source is another
way of referencing a claim and has to be treated the same way.
2021-10-01 17:03:44 +02:00
..
apis support null resolvConf in Kubelet Configuration 2021-09-14 16:12:52 +08:00
cadvisor generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
certificate run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
checkpointmanager remove fakefs to drop spf13/afero dependency 2021-06-24 09:51:34 -04:00
client hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloudresource Apply suggestions from code review 2021-03-05 23:59:23 +05:30
cm Merge pull request #104123 from fromanirh/podresources-not-report-unhealthy-devices 2021-09-23 05:39:21 -07:00
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
configmap Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
container Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
cri Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
custommetrics hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
dockershim move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
envvars hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
events kubelet: add shutdown events 2021-06-23 16:44:19 -05:00
eviction Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
images Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
kubeletconfig Merge pull request #103059 from rajaSahil/fix-error 2021-08-17 10:29:25 -07:00
kuberuntime Remove deprecated --seccomp-profile-root/seccompProfileRoot configuration 2021-08-31 09:55:28 +02:00
leaky hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
legacy hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
lifecycle Scheduler: remove pkg/features dependency from NodeResources plugins 2021-05-18 08:59:02 -04:00
logs Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
metrics Revert "revert Bump DynamicKubeConfig metric deprecation to 1.23 by delta update" 2021-08-06 08:38:56 -07:00
network run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
nodeshutdown Merge pull request #104959 from calvin0327/issue-test-dataRace 2021-09-21 11:56:30 -07:00
nodestatus run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
oom generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
pleg Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
pluginmanager Update github.com/pkg/errors to go native errors pkg 2021-06-21 23:03:14 +05:30
pod Merge pull request #103048 from gy95/remove_static 2021-08-17 11:41:25 -07:00
preemption Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
prober Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
qos Only system-node-critical pods should be OOM Killed last 2021-03-03 16:34:27 -05:00
runtimeclass hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
secret Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
server generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
stats Merge pull request #103424 from 249043822/br-cadvisor-perf 2021-09-21 11:56:18 -07:00
status Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
sysctl Replace usage of Whitelist with Allowlist within Kubelet's sysctl package (#102298) 2021-08-04 18:59:35 -07:00
token Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
types Merge pull request #103048 from gy95/remove_static 2021-08-17 11:41:25 -07:00
util Migrate to k8s.io/utils/clock 2021-09-17 15:19:08 +02:00
volumemanager Merge pull request #103353 from njuptlzf/fix_datarace 2021-08-04 19:00:23 -07:00
winstats generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
active_deadline_test.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
active_deadline.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
doc.go
errors.go
kubelet_dockerless_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_dockershim_nodocker.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_dockershim.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_getters_test.go
kubelet_getters.go pkg/kubelet: improve the node informer sync check 2021-04-21 22:46:27 +03:00
kubelet_network_linux.go move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
kubelet_network_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_network_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_network.go Structured Logging migration: modify dockershim and network part logs of kubelet. 2021-02-14 16:01:47 +08:00
kubelet_node_status_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_node_status_test.go run hack/update-netparse-cve.sh 2021-08-20 10:42:09 +02:00
kubelet_node_status_windows.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_node_status.go Merge pull request #98154 from yangjunmyfm192085/run-test 2021-03-11 17:28:18 -08:00
kubelet_pods_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_pods_test.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
kubelet_pods_windows_test.go Windows: Fixes /etc/hosts file mounting support for containerd 2021-01-30 04:54:42 -08:00
kubelet_pods.go consider ephemeral volumes for host path and node limits check 2021-10-01 17:03:44 +02:00
kubelet_resources_test.go
kubelet_resources.go Migrate pkg/kubelet/kubeletconfig to Structured Logging 2021-03-15 15:42:34 -07:00
kubelet_test.go Merge pull request #104874 from wojtek-t/migrate_clock_1 2021-09-13 19:09:20 -07:00
kubelet_volumes_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
kubelet_volumes_test.go fix data race in kubelet volume test: add lock 2021-09-01 16:13:55 +08:00
kubelet_volumes.go Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
kubelet.go kubelet: Handle UID reuse in pod worker 2021-09-15 14:02:00 -04:00
OWNERS Add klueska as an approver in pkg/kubelet/OWNERS 2021-02-09 21:43:35 +01:00
pod_container_deletor_test.go
pod_container_deletor.go Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00
pod_workers_test.go kubelet: Handle UID reuse in pod worker 2021-09-15 14:02:00 -04:00
pod_workers.go kubelet: Handle UID reuse in pod worker 2021-09-15 14:02:00 -04:00
reason_cache_test.go
reason_cache.go
runonce_test.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
runonce.go Keep pod worker running until pod is truly complete 2021-07-06 15:55:22 -04:00
runtime.go
time_cache_test.go
time_cache.go
volume_host.go Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00