Skip to content

Docs: add notice related to lua and exported symbols#405

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
taion809:update-lua-filter-docs
Jan 17, 2018
Merged

Docs: add notice related to lua and exported symbols#405
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
taion809:update-lua-filter-docs

Conversation

@taion809
Copy link
Copy Markdown
Contributor

@taion809 taion809 commented Jan 9, 2018

I've added a notice to the lua filter related to how it's built and linked and that a user wishing to load modules installed with luarocks would need to build envoy with exported symbols.

Signed-off-by: Nicholas J nicholas.a.johns5@gmail.com

Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, small grammar nit. Also need to fix "over eager spaces" :)

.. attention::

By default envoy is built without exporting symbols that you may need when interacting with
lua modules installed as shared objects. If may need to build envoy with support for exported symbols.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: grammar "if may need"


.. attention::

By default envoy is built without exporting symbols that you may need when interacting with
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: s/envoy/Envoy/ in various palces, s/lua/Lua/, s/bazel/Bazel/ below as well.

@taion809 taion809 force-pushed the update-lua-filter-docs branch from ae86372 to abddab6 Compare January 17, 2018 18:12
Signed-off-by: Nicholas J <nicholas.a.johns5@gmail.com>
@taion809 taion809 force-pushed the update-lua-filter-docs branch from 29f3e33 to 44ab76c Compare January 17, 2018 18:22
@taion809
Copy link
Copy Markdown
Contributor Author

Updates made 👍

@mattklein123 mattklein123 merged commit 6986001 into envoyproxy:master Jan 17, 2018
@taion809 taion809 deleted the update-lua-filter-docs branch January 17, 2018 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants