Skip to content

[snapshot]: pass containerId to freeze/thaw operations - #2106

Closed
saehejkang wants to merge 1 commit into
apple:mainfrom
saehejkang:add-containerId-to-filesystem-operations
Closed

[snapshot]: pass containerId to freeze/thaw operations#2106
saehejkang wants to merge 1 commit into
apple:mainfrom
saehejkang:add-containerId-to-filesystem-operations

Conversation

@saehejkang

@saehejkang saehejkang commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Closes #2105

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@jglogan jglogan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this PR necessary? LinuxContainer.filesystemOperation() doesn't take a container ID does it? I thought it used the LinuxContainer.id for that:

https://github.com/saehejkang/containerization/blob/main/Sources/Containerization/LinuxContainer.swift#L1130

@saehejkang

Copy link
Copy Markdown
Contributor Author

change is not needed

@saehejkang saehejkang closed this Aug 11, 2026
@saehejkang
saehejkang deleted the add-containerId-to-filesystem-operations branch August 11, 2026 04:32
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

Successfully merging this pull request may close these issues.

[Request]: FilesystemOperation freeze/thaw/trim should pass containerID

2 participants