Merge pull request #102059 from jsafrane/fix-consistentread

Retry reading /proc/mounts when unable to get a consistent read

Kubernetes-commit: 38783bfeb70f5d25262d195a779fbcfb72c73633
This commit is contained in:
Kubernetes Publisher
2021-06-03 21:59:37 -07:00
3 changed files with 13 additions and 13 deletions
+3 -3
View File
@@ -488,11 +488,11 @@
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "caa2ddeb897a"
"Rev": "2a923d5fc64c"
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "9c11f9272960"
"Rev": "daefbeda97a9"
},
{
"ImportPath": "k8s.io/gengo",
@@ -508,7 +508,7 @@
},
{
"ImportPath": "k8s.io/utils",
"Rev": "67b214c5f920"
"Rev": "da695404a2bc"
},
{
"ImportPath": "rsc.io/binaryregexp",