Artiach

Results 2 comments of Artiach

Hi, Looking into scaphandre code I have seen that when looking for the container name, a regex is used to look into the cgroups. The regex is: Regex::new(r"^/kubepods.*$").unwrap(); So this...

Hi, Can we expect this to be ready for 1.1 release by september 22?