In what area(s)?
/area API
/area autoscale
/area build
/area monitoring
/area networking
/area test-and-release
Describe the feature
Our filesystem conformance tests currently check for existence of files and mode bits where required. However, this check is not necessarily sufficient to ensure that the file is accessible to all compliant containers. We should extend this test to actually attempt to read/write files (where applicable) to ensure that nothing else is blocking access.
Related to #4074 (review)
In what area(s)?
Describe the feature
Our filesystem conformance tests currently check for existence of files and mode bits where required. However, this check is not necessarily sufficient to ensure that the file is accessible to all compliant containers. We should extend this test to actually attempt to read/write files (where applicable) to ensure that nothing else is blocking access.
Related to #4074 (review)