qsfang

Results 1 issues of qsfang

Is there a way to support UIDMapping/GIDMapping using nri? ``` // PodSandbox linux-specific metadata type LinuxPodSandbox struct { // UIDMapping specifies user mappings for supporting user namespaces. UIDMappings []LinuxIDMapping `json:"uidMappings,omitempty"`...