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

feat: supports dynamic control of whether plugins are running #7453

Merged
merged 13 commits into from
Jul 20, 2022

Conversation

soulbird
Copy link
Contributor

@soulbird soulbird commented Jul 13, 2022

Description

Fixes #7144

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@soulbird soulbird marked this pull request as ready for review July 14, 2022 02:43
docs/en/latest/terminology/plugin.md Show resolved Hide resolved
apisix/plugin.lua Outdated Show resolved Hide resolved
t/plugin/plugin.t Outdated Show resolved Hide resolved
apisix/schema_def.lua Outdated Show resolved Hide resolved
apisix/plugin.lua Outdated Show resolved Hide resolved
apisix/plugin.lua Outdated Show resolved Hide resolved
apisix/plugin.lua Outdated Show resolved Hide resolved
spacewander
spacewander previously approved these changes Jul 19, 2022
@spacewander spacewander merged commit f5f402f into apache:master Jul 20, 2022
Liu-Junlin pushed a commit to Liu-Junlin/apisix that referenced this pull request Nov 4, 2022
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.

help request: How to add filter conditions for plugins' usage
3 participants