-
Notifications
You must be signed in to change notification settings - Fork 43.2k
Investigate cleanup of orphaned pod volumes #72346
Copy link
Copy link
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/storageCategorizes an issue or PR as relevant to SIG Storage.Categorizes an issue or PR as relevant to SIG Storage.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened:
TODO from #72291 (comment). The getMountedVolumePathListFromDisk call may be redundant with getPodVolumePathListFromDisk. See if there's opportunity to cleanup here. Maybe see if it's safe to skip the in-memory check, and just check for the on-disk directories?
@kubernetes/sig-storage-bugs
/kind bug