diff options
Diffstat (limited to 'middleware')
-rw-r--r-- | middleware/autopath/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/middleware/autopath/README.md b/middleware/autopath/README.md index 4f0507891..582b11f4e 100644 --- a/middleware/autopath/README.md +++ b/middleware/autopath/README.md @@ -38,3 +38,8 @@ autopath @kubernetes ~~~ Use the search path dynamically retrieved from the kubernetes middleware. + +## Bugs + +When the *cache* middleware is enabled it is possible for pods in different namespaces to get the +same answer. |