mirror of
https://github.com/coredns/coredns.git
synced 2025-11-03 02:33:21 -05:00
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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user