mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-04-12 00:00:26 +08:00
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:
Generated
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user