docs: Further updates to quick-start#13793
Merged
mattklein123 merged 25 commits intoenvoyproxy:masterfrom Oct 30, 2020
Merged
Conversation
Signed-off-by: Ryan Northey <ryan@synca.io>
a675233 to
5e346af
Compare
Member
Author
|
this is also still pretty wip (im testing between here and #13783) but docs are here https://storage.googleapis.com/envoy-pr/13793/docs/start/quick-start/index.html |
phlax
commented
Oct 29, 2020
| "root/**/*.pb", | ||
| ], | ||
| exclude = [ | ||
| "root/**/envoy-dynamic*.yaml", |
Member
Author
There was a problem hiding this comment.
same comment as on other PR (#13783 (comment)) - its not ideal to exclude these configs, but its not trivial to include either
mattklein123
requested changes
Oct 29, 2020
Member
mattklein123
left a comment
There was a problem hiding this comment.
This is really awesome. Just a few small comments and we can ship and iterate!
/wait
docs/root/start/quick-start/configuration-dynamic-control-plane.rst
Outdated
Show resolved
Hide resolved
docs/root/start/quick-start/configuration-dynamic-filesystem.rst
Outdated
Show resolved
Hide resolved
Signed-off-by: Ryan Northey <ryan@synca.io>
mpuncel
added a commit
to mpuncel/envoy
that referenced
this pull request
Oct 30, 2020
* master: dns: preserve custom resolver after channel destruction (envoyproxy#13820) docs: Further updates to quick-start (envoyproxy#13793) wasm: update V8 to v8.7.220.10. (envoyproxy#13568) test: adding a test for CONNECT to an IP address (envoyproxy#13818) [fuzz] Scaled Load balancer fuzz to 60k hosts (envoyproxy#13771) Removed Circle-CI reference. (envoyproxy#13824) wasm: strip only Custom Sections with precompiled Wasm modules. (envoyproxy#13775) examples: Add dynamic configuration (filesystem) sandbox (envoyproxy#13783) apple dns: resolve IP addresses without calling Apple APIs (envoyproxy#13698) Signed-off-by: Michael Puncel <mpuncel@squareup.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ryan Northey ryan@synca.io
Commit Message: docs: Further updates to quick-start
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]