You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Future examples will be added in other languages once the support is available.
15
15
This repository serves as a reference for developers who want to create their own dynamic modules for Envoy including
16
16
how to setup the project, how to build it, and how to test it, etc.
17
17
18
+
The tracking issue for dynamic modules in general is [here](https://github.com/envoyproxy/envoy/issues/38392) where you can find more information about the current status and future plans as well as feature requests.
0 commit comments