kubernetes/pkg/volume/emptydir
Alexandru Matei b225d6c7ac kubelet: Fix fs quota monitoring on volumes
File system quota monitoring setup fails on subsequent invocations,
each time quota setup is invoked a new random UID is generated for
each pod and compared with the previously stored UID for the folder.
Fix it by keeping track of mapping between internal uid generated
for a pod and actual external pod uid.

Signed-off-by: Alexandru Matei <alexandru.matei@uipath.com>
2023-02-27 13:00:06 +02:00
..
doc.go fix golint issues for pkg/volume/empty_dir 2018-10-15 20:00:36 +00:00
empty_dir_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
empty_dir_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
empty_dir_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
empty_dir.go kubelet: Fix fs quota monitoring on volumes 2023-02-27 13:00:06 +02:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00