Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.31] ImageGCFailed due to missing image stats #408

Open
kinarashah opened this issue Oct 25, 2024 · 1 comment
Open

[v1.31] ImageGCFailed due to missing image stats #408

kinarashah opened this issue Oct 25, 2024 · 1 comment

Comments

@kinarashah
Copy link

kinarashah commented Oct 25, 2024

ImageGCFailed

 missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1729236001883118031,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/docker,},UsedBytes:&UInt64Value{Value:3767446738,},InodesUsed:&UInt64Value{Value:227193,},},},ContainerFilesystems:[]*FilesystemUsage{},} 

In version v1.31, the feature gate KubeletSeparateDiskGC is enabled, and the ImageFsInfoResponse now includes container filesystem information. kubernetes/kubernetes#120914

Workaround

Disable KubeletSeparateDiskGC

@kinarashah
Copy link
Author

@nwneisen Hi, could you take a look at this issue and linked PRs? Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant