- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 45490e76e0878aaa4d9808f7d2eefba37f093c3efbba9838b6d8ab804d9bd814 (0.24 sec)
-
cni/pkg/nodeagent/podcgroupns_test.go
}, { name: "cri-o", cgroupPaths: []string{ "0::/../crio-45490e76e0878aaa4d9808f7d2eefba37f093c3efbba9838b6d8ab804d9bd814.scope", }, expectPodUID: "", expectContainerID: "45490e76e0878aaa4d9808f7d2eefba37f093c3efbba9838b6d8ab804d9bd814", }, { name: "more than one container ID in cgroups", cgroupPaths: []string{ "/user.slice",
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Oct 24 17:36:49 UTC 2024 - 4.6K bytes - Viewed (0) -
cni/pkg/nodeagent/podcgroupns.go
// - /../../pod2c48913c-b29f-11e7-9350-020968147796/9bca8d63d5fa610783847915bcff0ecac1273e5b4bed3f6fa1b07350e0135961 // - 0::/../crio-45490e76e0878aaa4d9808f7d2eefba37f093c3efbba9838b6d8ab804d9bd814.scope // First trim off any .scope suffix. This allows for a cleaner regex since // we don't have to muck with greediness. TrimSuffix is no-copy so this // is cheap.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Fri Apr 12 21:47:31 UTC 2024 - 11K bytes - Viewed (0)