Skip to content

Add vfs.FilesystemImplSaveRestoreExtension.BeforeResume. #11483

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

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Feb 19, 2025

Add vfs.FilesystemImplSaveRestoreExtension.BeforeResume.

This allows filesystem implementations to cleanup S/R state which is not needed
after resume. This state was being cleaned up on restore, but not resume.

Updates #11425

@copybara-service copybara-service bot added the exported Issue was exported automatically label Feb 19, 2025
Add support for v2 containerd metrics in the shim, v2 metrics are only used when runsc is run with --system-cgroup=true.
Containerd requires v2 metrics when the host is run with CGroupsV2.
This issue was noticed when attempting to gather metrics on AL2023 which defaults to CGroupsV2.

Fixes: #11472
Signed-off-by: Champ-Goblem <[email protected]>
@copybara-service copybara-service bot changed the title Add vfs.FilesystemImplSaveRestoreExtension.PostSave. Add vfs.FilesystemImplSaveRestoreExtension.BeforeResume. Feb 20, 2025
@copybara-service copybara-service bot merged commit 86abc85 into master Feb 25, 2025
6 of 8 checks passed
@copybara-service copybara-service bot deleted the test/cl728591228 branch February 25, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants