mw/autopath: a minimal bug section (#961)

Briefly highlight that autopath might return the wrong results to pods
in different namespaces.

Fixes #778
This commit is contained in:
Miek Gieben
2017-08-21 08:57:54 +01:00
committed by GitHub
parent fe75e1b6f9
commit 65009b5578

View File

@@ -38,3 +38,8 @@ autopath @kubernetes
~~~ ~~~
Use the search path dynamically retrieved from the kubernetes middleware. 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.