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(core) global plugins #1403

Merged
merged 6 commits into from
Jul 28, 2016
Merged

feat(core) global plugins #1403

merged 6 commits into from
Jul 28, 2016

Conversation

subnetmarco
Copy link
Member

See #1369.

@thibaultcha thibaultcha changed the title Feature/global plugins feat(core) global plugins Jul 20, 2016
@subnetmarco
Copy link
Member Author

@thibaultcha @Tieske any feedback before merging?

@@ -35,27 +77,52 @@ describe("Plugins triggering", function()

teardown(function()
if client then client:close() end
assert(helpers.stop_kong())
helpers.kill_all()
Copy link
Member

Choose a reason for hiding this comment

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

stop_kong should be just fine here, why changing it?

@thibaultcha
Copy link
Member

As always, would be helpful to properly explain which parts of #295 and #505 are implemented and how before having to figure it out by reading the patch...

@subnetmarco subnetmarco merged commit 14d30d4 into next Jul 28, 2016
@subnetmarco subnetmarco deleted the feature/global-plugins branch July 28, 2016 02:39
@BrunoQuaresma
Copy link

Is there a doc about this feature? The only way that I saw on docs was enabling the plugin for each API.

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.

4 participants