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

hotfix(conf) load custom plugins property #1910

Merged
merged 1 commit into from
Dec 21, 2016

Conversation

thibaultcha
Copy link
Member

Ensure custom_plugins are passed from the config file to the prefix
config file, and hence down to the runtime OpenResty Kong.

subnetmarco
subnetmarco previously approved these changes Dec 21, 2016
@subnetmarco subnetmarco dismissed their stale review December 21, 2016 00:43

Tests not passing.

Ensure custom_plugins are passed from the config file to the prefix
config file, and hence down to the runtime OpenResty Kong.

Fix #1906
@thibaultcha thibaultcha force-pushed the hotfix/load-custom-plugins-conf branch from dbb4cbb to 9395dcd Compare December 21, 2016 00:59
@Tieske Tieske merged commit 692caa9 into master Dec 21, 2016
@Tieske Tieske deleted the hotfix/load-custom-plugins-conf branch December 21, 2016 07:54
@thibaultcha
Copy link
Member Author

This needs to manually be merged in both master and next, ideally in fast-forward mode for master.

beauli pushed a commit to beauli/kong that referenced this pull request Jan 17, 2017
* master: (67 commits)
  hotfix(oauth2) fixing postgres migration
  hotfix(cli) add the shm mock hack
  release(0.9.7)
  hotfix(dao) disable old hack to resolve hostsfile
  hotfix(oauth2) safely parse body even when empty (Kong#1915)
  hotfix(conf) load custom plugins property (Kong#1910)
  hotfix(oauth2) missing migration for postgres (Kong#1911)
  hotfix(galileo) proper empty encoding as empty arr
  hotfix(cli) fix recursive calls to the startup errorhandler
  chore(ci) bump C* to 2.2.8
  docs(changelog) add missing 0.9.6 release notes
  fix(cli) honor -c flag even if config exists at default location
  fix(api) obfuscates sensitive settings from the `/` route
  chore(makefile) make lint ignores trailing whitespaces
  chore(release) bump to 0.9.6
  fix(postgres) bump pgmoon to allow SSL connections
  release(0.9.5)
  Dropping support for 1.9.15.1
  hotfix(changelog) broken link
  release(0.9.4)
  ...
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.

3 participants