You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable grouping in runsc shim, changes include:
- Checking the kubernetes level annotation to identify if grouping should be
supported.
- All the TaskService methods implemented by the runsc service are modified to
store the containers within the sandbox, retrieve the container process when
necessary to perform the related actions.
PiperOrigin-RevId: 796987334
0 commit comments