add container filesystem to CRI api
Co-authored-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
@@ -317,6 +317,7 @@ var _ = SIGDescribe("Summary API [NodeConformance]", func() {
|
||||
"Inodes": bounded(1e4, 1e8),
|
||||
"InodesUsed": bounded(0, 1e8),
|
||||
}),
|
||||
"ContainerFs": gomega.BeNil(),
|
||||
}),
|
||||
"Rlimit": ptrMatchAllFields(gstruct.Fields{
|
||||
"Time": recent(maxStatsAge),
|
||||
|
Reference in New Issue
Block a user