Skip to content

Conversation

@henry118
Copy link
Member

Treat sandboxes as root GC resources and scan referenced objects.

This makes sandbox objects the owner of other resources like networking

@k8s-ci-robot
Copy link

Hi @henry118. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dmcgowan
Copy link
Member

This makes sandbox objects the owner of other resources like networking

It makes sense for the sandbox to own the networking. What is the case where sandboxes existing without containers though since we already have containers as roots.

@dmcgowan
Copy link
Member

This makes sense since the sandboxes aren't part of GC today and the resources they manage are already managed as roots. They likely have the same issues with auto deletion that containers would, that they may have other resources (such as shim processes) which aren't managed through the metadata service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants