-
Notifications
You must be signed in to change notification settings - Fork 844
Plugin promotions, deprecations and deletions #10303
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
Conversation
|
@djcarlin , the healthcheck plugin will be gone in 10, replaced by statichit |
Well, no, deprecated in ATS v10, removed in v11. We strongly recommend people moving over to statichit, and file issues and requests to add whatever features statichit may be missing. |
My mistake. It is deprecated, not removed in 10. |
|
In doc/admin-guide/plugins/index.en.rst, we need to move the promoted plugins to the right section. Everything else looks fine. |
Fixed. |
|
We should add a doc for statichit later on. |
|
@shukitchan got merge conflicts again of course, so need a new review please :). |
* asf/master: Make bad disk detection more robust (apache#10317) Update Proxy Verifier to v2.10.1 (apache#10322) Fix lua plugin build (apache#10319) cmake: Add support for building benchmarks (apache#10316) cmake: add tests for proxy/http3 (apache#10310) Cmake: Add tests in proxy/http proxy/http2 (apache#10305) add tests for src/records (apache#10302) cmake: add unit tests for proxy/logging (apache#10301) setup default install path, runtime user and group (apache#10299) cmake: add tests for proxy/hdrs (apache#10283) Fix ip_allow optional methods specification (apache#10246) Plugin promotions, deprecations and deletions (apache#10303) Use Dbg() for debug output in both core and plugins. (apache#9732) Remove in_addr forward declaration from experimental.h. (apache#10309)
This does not move the slice plugin yet, since we have at least one serious fix to land before we move it.