Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/multiplexing: overhaul plugin documentation (#14509) #14651

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

fairclothjm
Copy link
Contributor

Backports #14509 into release/1.10.x

Steps:

git checkout release/1.10.x
git checkout -b backport-pr-14509-1.10.x
git cherry-pick 9680de88ba889c9770d3326a9bccfb4e661a9d93

* docs/multiplexing: overhaul plugin documentation

* update nav data

* remove dupe nav data

* add external plugin section to index

* move custom plugin backends under internals/plugins

* remove ref to moved page

* revert moving custom plugin backends

* add building plugins from source section to plug dev

* add mux section to plugin arch

* add mux section to custom plugin page

* reorder custom database page

* use 'external plugin' where appropriate

* add link to plugin multiplexing

* fix example serve multiplex func call

* address review comments

* address review comments

* Minor format updates (#14590)

* mv Plugins to top-level; update upgrading plugins

* update links after changing paths

* add section on external plugin scaling characteristics

* add updates on plugin registration in plugin management page

* add plugin learn resource

* be more explicit about mux upgrade steps; add notes on when to avoid db muxing

* add plugin upgrade built-in section

* add caveats to built-in plugin upgrade

* improvements to built-in plugin override

* formatting, add redirects, correct multiplexing use case

* fix go-plugin link

* Apply suggestions from code review

Co-authored-by: Loann Le <[email protected]>

* remove single item list; add link to Database interface

Co-authored-by: Yoko Hyakuna <[email protected]>
Co-authored-by: Loann Le <[email protected]>
@fairclothjm fairclothjm merged commit 6b73a0a into release/1.10.x Mar 22, 2022
@fairclothjm fairclothjm deleted the backport-pr-14509-1.10.x branch March 22, 2022 21:50
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.

2 participants