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

[fix/request-transformer] concatenating value to header/querystring #727

Closed
wants to merge 168 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
168 commits
Select commit Hold shift + click to select a range
8954a1e
Adding a function to count the entities in a table
subnetmarco Oct 13, 2015
806ae78
Disabling access log for status endpoint
subnetmarco Oct 14, 2015
787b99e
Merge pull request #623 from Mashape/fix/status-logs
subnetmarco Oct 14, 2015
d26c761
Customizable DNS settings
subnetmarco Oct 15, 2015
3114ef7
Merge pull request #625 from Mashape/feat/custom-dns
subnetmarco Oct 15, 2015
731e203
fix(alf_serializer) always ensure mimeType is a string
thibaultcha Oct 15, 2015
956f94d
perf(alf_serializer) globals optimizations
thibaultcha Oct 15, 2015
eef305a
Merge pull request #626 from Mashape/fix/alf-serializer
thibaultcha Oct 15, 2015
c0ab86d
OAuth 2.0 tests to check for upstream headers
subnetmarco Oct 15, 2015
a0fc23f
Merge pull request #627 from Mashape/tests/oauth2
subnetmarco Oct 15, 2015
aa54b58
Updating dependencies
subnetmarco Oct 15, 2015
709f4b9
Merge pull request #628 from Mashape/enhancement/updating-dependencies
subnetmarco Oct 15, 2015
b912125
Merge pull request #632 from Mashape/dao/count
subnetmarco Oct 15, 2015
57b9e30
feat(cli) config validation and defaults utility
thibaultcha Oct 7, 2015
d26e179
feat(cli) use new config and dao loaders
thibaultcha Oct 7, 2015
92a37c8
Adding "total" field in API responses
subnetmarco Oct 15, 2015
21d77a5
Adding database stats into status endpoint
subnetmarco Oct 16, 2015
9f2e83a
Merge pull request #635 from Mashape/chore/api-totals
subnetmarco Oct 16, 2015
94747d8
Updating changelog for 0.6.x
subnetmarco Oct 16, 2015
15addbf
Refactoring the count function in DAO and API
subnetmarco Oct 16, 2015
d0edd94
Merge pull request #636 from Mashape/refactor/count
thibaultcha Oct 16, 2015
370f124
feat(config) commented configuration file
thibaultcha Oct 8, 2015
121a949
feat(config) add options for keyspace replication strategy
thibaultcha Sep 30, 2015
ccac50b
refactor(config) remove unnecessary dao config nesting
thibaultcha Oct 5, 2015
15e6205
feat(config) implement `enum` check for properties
thibaultcha Oct 16, 2015
303e235
feat(config) update `kong config` to new config file format
thibaultcha Oct 16, 2015
12d8171
Merge pull request #633 from Mashape/feat/commented-config
thibaultcha Oct 16, 2015
b97eef2
fix(readme): update community resources
Oct 16, 2015
fcfdc4d
Merge pull request #637 from Mashape/readme-patch
Oct 16, 2015
daa8632
Merge branch 'sinzone-patch-1' into next
thibaultcha Oct 19, 2015
99d584d
docs(readme)
sonicaghi Oct 19, 2015
50382d4
fix(config/rockspec) add missing files and remove dnsmasq_port property
thibaultcha Oct 20, 2015
f2f84fd
Merge pull request #645 from Mashape/fix/config
thibaultcha Oct 20, 2015
34fd7d8
Merge branch 'sinzone-patch-1' into next
thibaultcha Oct 20, 2015
00e5e2b
Merge branch 'master' into next
thibaultcha Oct 21, 2015
fb22f93
chore(ci) bump Cassandra version
thibaultcha Oct 21, 2015
77fd7e1
Merge pull request #649 from Mashape/chore/bump-cassandra
thibaultcha Oct 21, 2015
5163571
Merge remote-tracking branch 'mybuilder/fix-oauth2-https-check' into …
thibaultcha Oct 21, 2015
635daf0
Merge branch 'hotfix/hmac-date' into next
thibaultcha Oct 21, 2015
2bf4def
Merge branch 'release/0.5.2' into next
thibaultcha Oct 22, 2015
7595850
Merge branch 'hotfix/path-search' into next
thibaultcha Oct 22, 2015
6df7bbd
docs(ldoc) better documentation for public Lua API
thibaultcha Oct 27, 2015
e029020
Merge pull request #657 from Mashape/docs/comments
thibaultcha Oct 27, 2015
7d5420d
fix: remove erroneous inspect statement
thibaultcha Oct 27, 2015
c55e72b
docs(ldoc) improvements to base_dao and responses
thibaultcha Oct 28, 2015
742e377
Merge pull request #663 from Mashape/docs/ldoc-improvements
thibaultcha Oct 28, 2015
6203eb1
chore(scripts) remove scripts folder from 0.5.0
thibaultcha Oct 28, 2015
f9ddff5
Merge pull request #664 from Mashape/chore/rm-scripts
thibaultcha Oct 28, 2015
0989e77
Merge branch 'sinzone-patch-1' into next
thibaultcha Oct 30, 2015
d739d7c
Merge pull request #667 from jerizm/feature/jwt-allowpatch
thibaultcha Oct 30, 2015
17b70c1
Revert "Allow PATCH method on jwt credential endpoint"
thibaultcha Oct 29, 2015
09f6848
docs(readme) add links t oplugin development guide and Lua reference
thibaultcha Oct 30, 2015
e9355ad
fix(galileo buffer) immediate fire of send_batch if queue is not empty
thibaultcha Nov 2, 2015
7f97216
Merge remote-tracking branch 'origin/sinzone-patch-1' into next
thibaultcha Nov 3, 2015
c345918
Better URL handling
subnetmarco Nov 5, 2015
787c517
Merge pull request #687 from Mashape/chore/oauth2
subnetmarco Nov 5, 2015
d9220d1
syslog and loggly plugins
Nov 5, 2015
d637e9c
Merge branch 'sinzone-patch-1' into next
thibaultcha Nov 8, 2015
b8c5db1
Merge branch 'sinzone-patch-1-1' into next
thibaultcha Nov 8, 2015
752ac77
Replacing the previous uuid library with our lua_uuid
subnetmarco Nov 7, 2015
68e75d4
Closes #700
subnetmarco Nov 9, 2015
fc9715a
Merge pull request #695 from Mashape/chore/uuid
subnetmarco Nov 10, 2015
3614ee0
Merge branch 'hotfix/uri' into next
subnetmarco Nov 10, 2015
15d74b7
Cleaning up unused variables
subnetmarco Nov 10, 2015
ef43926
Merge branch 'hotfix/env' into next
subnetmarco Nov 10, 2015
d05d81f
refactor(resolver) simpler kong.lua and resolver
thibaultcha Nov 7, 2015
2465021
fix(resolver) remove uneeded `stop_phases` ctx variable
thibaultcha Nov 7, 2015
2ff1baa
refactor(resolver) resolver is now `core`
thibaultcha Nov 7, 2015
f23a7cc
refactor(resolver) custom iterator for plugins execution
thibaultcha Nov 10, 2015
96200df
refactor(resolver) decouple custom iterator
thibaultcha Nov 10, 2015
058c1c2
Merge pull request #708 from Mashape/refactor/resolver
thibaultcha Nov 10, 2015
e0a288b
hotfix(hmac-auth) constant time digest comparison
Oct 28, 2015
ad86c7f
Merge branch 'sinzone-patch-1' into next
thibaultcha Nov 10, 2015
93a10df
Fixing require statement
subnetmarco Nov 10, 2015
14d4a99
Merge branch 'next' of github.com:Mashape/kong into next
subnetmarco Nov 10, 2015
358fc1c
Request transformer add json
cgarvis Nov 10, 2015
c355ed2
Request transformation remove json
cgarvis Nov 10, 2015
8f77567
style(loggly/syslog) fix whitespaces...
thibaultcha Nov 10, 2015
c9971cb
Merge pull request #698 from Mashape/feat/syslog
thibaultcha Nov 10, 2015
330e6e2
Merge pull request #702 from Mashape/fix/admin-request-body
thibaultcha Nov 10, 2015
9aeb778
Merge pull request #712 from cgarvis/569-request-transform-json-next
thibaultcha Nov 10, 2015
fffbb14
chore(rocks) downgrade lrexlib to 2.7.2
thibaultcha Nov 12, 2015
b0b9412
Merge branch 'hotfix/galileo-custom-config' into next
subnetmarco Nov 16, 2015
e526551
(hotfix) galileo path
subnetmarco Nov 16, 2015
b5330ad
Revert "Revert "Allow PATCH method on jwt credential endpoint""
subnetmarco Nov 18, 2015
bbd609e
(chore) Updating lua_uuid library to latest version
subnetmarco Nov 19, 2015
fac0f70
:umbrella: Merge branch 'sinzone-patch-1' into next
thibaultcha Nov 23, 2015
f4b9be2
Merge branch 'docs/changelog' into next
thibaultcha Nov 23, 2015
a6f76ab
Fixing test, and added a new test
subnetmarco Nov 25, 2015
808daa1
Fixing trailing slash bug
subnetmarco Nov 11, 2015
4281bdc
Merge pull request #715 from Mashape/fix/trailing-slash
subnetmarco Nov 25, 2015
b7b65f2
Scopes are not properly separated
subnetmarco Nov 25, 2015
da0abb4
Merge pull request #745 from Mashape/fix/oauth2-scopes
subnetmarco Nov 25, 2015
9c0db54
(chore) updating Lapis
subnetmarco Nov 25, 2015
514fa7b
Merge branch 'next' of github.com:Mashape/kong into next
subnetmarco Nov 25, 2015
8cd17d6
Properly printing DAO errors
subnetmarco Nov 25, 2015
41abc6b
Merge branch 'hotfix/galileo-bodies' into next
Nov 25, 2015
24cc4e8
Merge branch 'patch-1' into next
thibaultcha Nov 25, 2015
ba2259a
Merge pull request #746 from Mashape/chore/errors
subnetmarco Nov 30, 2015
af2ec4b
fix(specs) correct alf_serializer_spec fixture
thibaultcha Dec 1, 2015
571b631
specs(resolver) better unit testing for resolver
thibaultcha Nov 30, 2015
6d467c4
fix(resolver) percent-encode query args
thibaultcha Dec 1, 2015
6274cc4
fix+style: fix utils.encode_args failing some tests
thibaultcha Dec 1, 2015
c9b3a0e
Merge pull request #753 from Mashape/fix/alf-serializer-specs
thibaultcha Dec 2, 2015
51918e8
Merge pull request #752 from Mashape/fix/resolver-query-encoding
thibaultcha Dec 2, 2015
c0fd516
fix(core) smarter ngx.ctx.KONG_* timers
thibaultcha Dec 1, 2015
91082bb
Merge pull request #756 from Mashape/fix/timers
thibaultcha Dec 2, 2015
595bcdb
(chore) adding global process ID
subnetmarco Dec 2, 2015
016a91d
prevent tests from hanging when failing,
Dec 2, 2015
416f687
remove debug lines
Dec 2, 2015
3718f8f
Added accept_http_if_already_terminated to SLL and OAuth 2 plugins to…
subnetmarco Dec 2, 2015
8d63368
Merge pull request #764 from Mashape/fix/https
subnetmarco Dec 2, 2015
d8dc433
Merge branch 'hotfix/alf-buffer-under-load' into next
thibaultcha Dec 3, 2015
a211555
Merge branch 'hotfix/alf-serializer-json-body' into next
thibaultcha Dec 3, 2015
c38afeb
Merge pull request #769 from Tieske/fix_test
thibaultcha Dec 4, 2015
cf20cad
Merge branch 'release/0.5.4' into next
thibaultcha Dec 4, 2015
e1f213e
Merge branch 'hotfix/release-tag' into next
thibaultcha Dec 4, 2015
d55f728
implement reuseaddr socket option for test servers and checking avail…
Tieske Dec 4, 2015
52b43fd
move utils.lua module and adjusted rockspec. Fixes a tricky test prob…
Tieske Dec 4, 2015
c36970a
Fixing body encoding for boolean parameters in http_client
subnetmarco Dec 5, 2015
7336430
specs: move plugin's `enabled` tests and enforce encode_args raw tests
thibaultcha Dec 5, 2015
001465c
Merge pull request #780 from Mashape/fix/body-encoding
thibaultcha Dec 5, 2015
cafeeb2
exclude the test for reopeneing a socket. On unix, the socket can onl…
Tieske Dec 6, 2015
a9ce3fc
added the 'next' as a branch to be tested for TravisCI
Tieske Dec 6, 2015
ad37136
added missing dependencies for uuid lib to CI setup script
Tieske Dec 6, 2015
514aee0
Update CI script cassandra to retry download if it fails
Tieske Dec 6, 2015
56db780
removes branches block
Tieske Dec 6, 2015
113dc06
Merge pull request #783 from Mashape/fix/cassandra_ci_fix
thibaultcha Dec 6, 2015
d792c16
removed unnecessary dependency
Tieske Dec 7, 2015
1a57aba
Merge pull request #777 from Tieske/fix/reuseaddr
Tieske Dec 7, 2015
ea03488
Better handling of system constants in the file-log plugin
subnetmarco Dec 8, 2015
2180dbf
Merge pull request #787 from Mashape/chore/file-log
subnetmarco Dec 8, 2015
3333ee8
Merge branch 'docs/readme/freenode' into next
thibaultcha Dec 8, 2015
5c2e6c0
Change oauth2 authentication challenge to follow rfc2616, rfc2617, an…
CyExy Dec 4, 2015
50a20a2
removed duplicated code
Tieske Dec 8, 2015
40f891f
Merge pull request #790 from Mashape/test/fixlinter
thibaultcha Dec 8, 2015
cbf94e9
Merge pull request #775 from mybuilder/fix-oauth2-auth-challenge
subnetmarco Dec 8, 2015
0488141
Fix test failures introduced by #775
Tieske Dec 9, 2015
a523dda
Merge pull request #791 from Mashape/fix/test
Tieske Dec 9, 2015
c452101
Merge remote-tracking branch 'jerodsanto/patch-1' into next
thibaultcha Dec 10, 2015
ab908b3
CI fixes, cassandra setup, closes #784
Tieske Dec 11, 2015
c9835c4
move CLI from Puc Lua to LuaJit
Tieske Dec 11, 2015
3bdb991
set port blocking timeout to 1 second
Tieske Dec 11, 2015
cd7d9e3
updated changelog; remove Lua dependency
Tieske Dec 13, 2015
17c8ec4
Merge pull request #798 from Mashape/fix/ci
Tieske Dec 15, 2015
441d906
Merge pull request #809 from Mashape/fix/tests-update
subnetmarco Dec 16, 2015
f1dda81
docs(readme) add Konga-cli community tool
Floby Dec 3, 2015
1c25a1c
docs(changelog) present tense, s/LuaJit/LuaJIT, breakign changes section
thibaultcha Dec 17, 2015
42e4be3
Merge pull request #799 from Mashape/drop_lua
subnetmarco Dec 17, 2015
08f931f
feat(dao) factory/base_dao + base_dao spec switched to new driver
thibaultcha Dec 10, 2015
a0238fa
fix(dao) integration tests with new driver
thibaultcha Dec 11, 2015
e289c37
fix(dao) complete update to 0.4.0 + fix #681
thibaultcha Dec 12, 2015
2290b34
feat(dao) update Kong options for lua-cassandra 0.4.0
thibaultcha Dec 14, 2015
bbfd502
style(dao) cleanup tests/docs
thibaultcha Dec 15, 2015
a2ac0a6
refactor(dao) base_dao API change for execute()
thibaultcha Dec 15, 2015
57e5d8a
feat(dao) cluster spawning in init_by_lua
thibaultcha Dec 16, 2015
1ab5d1c
fix(dao) fixes and ensuring DAO supports TLS and auth
thibaultcha Dec 18, 2015
d3a6fe9
fix(rockspec) lua_system_constant 0.1-2 is invalid
thibaultcha Dec 18, 2015
3bff456
Merge pull request #803 from Mashape/feat/cassandra-driver
thibaultcha Dec 18, 2015
2cfbe67
configure circle ci to run test parallel, reducing test run time
Tieske Dec 18, 2015
19730d7
chore(rockspec) bump lua-cassandra to 0.4.1
thibaultcha Dec 18, 2015
9937099
fix(dao) do not spawn cluster when outside of ngx_lua
thibaultcha Dec 18, 2015
c064af8
Merge pull request #812 from Mashape/fix/dao-spawn-cluster
thibaultcha Dec 18, 2015
c6262a0
Merge pull request #811 from Mashape/parallelcircleci
thibaultcha Dec 21, 2015
95fd55b
Update CONTRIBUTING.md
Tieske Dec 21, 2015
9769b4b
Merge branch 'docs/contributing' into next
thibaultcha Dec 21, 2015
49afc66
Merge branch 'docs/readme' into next
thibaultcha Dec 21, 2015
a181a75
refactor(req-transformer) support for append, replace of header/query…
Dec 22, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions .ci/setup_cassandra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

CASSANDRA_BASE=apache-cassandra-$CASSANDRA_VERSION

sudo rm -rf /var/lib/cassandra/*
curl http://apache.arvixe.com/cassandra/$CASSANDRA_VERSION/$CASSANDRA_BASE-bin.tar.gz | tar xz
n=0
until [ $n -ge 5 ]
do
sudo rm -rf /var/lib/cassandra/*
curl http://archive.apache.org/dist/cassandra/$CASSANDRA_VERSION/$CASSANDRA_BASE-bin.tar.gz | tar xz && break
n=$[$n+1]
sleep 5
done

if [[ ! -f $CASSANDRA_BASE/bin/cassandra ]] ; then
echo 'Failed downloading and unpacking cassandra. Aborting.'
exit 1
fi

sudo sh $CASSANDRA_BASE/bin/cassandra
6 changes: 3 additions & 3 deletions .ci/setup_kong.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ KONG_VERSION=0.5.0
sudo apt-get update

# Installing dependencies required to build development rocks
sudo apt-get install wget curl tar make gcc unzip git liblua5.1-0-dev
sudo apt-get install wget curl tar make gcc unzip git

# Installing dependencies required for Kong
sudo apt-get install sudo netcat lua5.1 openssl libpcre3 dnsmasq
sudo apt-get install sudo netcat openssl libpcre3 dnsmasq uuid-dev

# Installing Kong and its dependencies
sudo apt-get install lsb-release
Expand All @@ -18,4 +18,4 @@ curl -L -o $KONG_FILE https://github.com/Mashape/kong/releases/download/$KONG_VE
sudo dpkg -i $KONG_FILE

sudo luarocks remove kong --force
sudo rm -rf /etc/kong
sudo rm -rf /etc/kong
2 changes: 1 addition & 1 deletion .luacheckrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
redefined = false
unused_args = false
globals = {"ngx", "dao", "app", "configuration"}
globals = {"ngx", "dao", "app", "configuration", "process_id"}

files["kong/"] = {
std = "luajit"
Expand Down
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@ language: erlang

env:
global:
- CASSANDRA_VERSION=2.1.10
- CASSANDRA_VERSION=2.1.11
matrix:
- LUA=lua5.1

branches:
only:
- master

before_install:
- "bash .ci/setup_kong.sh"
- "bash .ci/setup_cassandra.sh"
Expand Down
23 changes: 20 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
## [Unreleased][unreleased]

### Breaking changes

- Drop the Lua 5.1 dependency which was only used for Kong's CLI. The CLI now runs against LuaJIT, which is consistent with other Kong components (Luarocks and OpenResty) already relying on LuaJIT. Make sure the LuaJIT interpreter is included in your `$PATH`. [#799](https://github.com/Mashape/kong/pull/799)

### Added

- A new `total` field in API responses, that counts the total number of entities in the response body. [#635](https://github.com/Mashape/kong/pull/635)
- Dnsmasq is now optional. You can specify a custom DNS resolver address that Kong will use when resolving hostnames. This can be configured in `kong.yml`. [#625](https://github.com/Mashape/kong/pull/635)

### Changed

- Disable access logs for `/status` endpoint.
- The `/status` endpoint now includes `database` statistics, while the previous stats have been moved to a `server` field. [#635](https://github.com/Mashape/kong/pull/635)

### Fixed

- In the Admin API responses, the `next` link is not being displayed anymore if there are no more entities to be returned. [#635](https://github.com/Mashape/kong/pull/635)

## [0.5.4] - 2015/12/03

### Fixed
Expand All @@ -14,8 +32,8 @@
### Fixed

- Avoids additional URL encoding when proxying to an upstream service. [#691](https://github.com/Mashape/kong/pull/691)
- Fixing potential timing comparison bug in HMAC plugin. [#704](https://github.com/Mashape/kong/pull/704)
- Fixed a missing "env" statement in the Nginx configuration. [#706](https://github.com/Mashape/kong/pull/706)
- Potential timing comparison bug in HMAC plugin. [#704](https://github.com/Mashape/kong/pull/704)
- A missing "env" statement in the Nginx configuration. [#706](https://github.com/Mashape/kong/pull/706)

### Added

Expand Down Expand Up @@ -73,7 +91,6 @@ Several breaking changes are introduced. You will have to slightly change your c
- `strip_path` -> `strip_request_path`
- `target_url` -> `upstream_url`
- `plugins_configurations` have been renamed to `plugins`, and their `value` property has been renamed to `config` to avoid confusions. [#513](https://github.com/Mashape/kong/issues/513)
>>>>>>> dbocs(changelog) 0.5.0 changes
- The database schema has been updated to handle the separation of plugins outside of the core repository.
- The Key authentication and Basic authentication plugins routes have changed:

Expand Down
4 changes: 1 addition & 3 deletions bin/kong
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env lua
#!/usr/bin/env luajit

-- Kong CLI entry-point (bin/kong).
--
Expand Down Expand Up @@ -49,7 +49,5 @@ elseif not commands[cmd] then
os.exit(1)
end

require "kong.tools.ngx_stub"

-- Load and execute desired command
require(commands[cmd])
5 changes: 4 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ dependencies:
- sudo make dev
test:
override:
- busted -o spec/busted-print.lua --coverage spec/
- busted -v -o spec/busted-print.lua --coverage :
parallel: true
files:
- spec/**/*_spec.lua
post:
- make lint
21 changes: 0 additions & 21 deletions config.ld

This file was deleted.

42 changes: 26 additions & 16 deletions kong-0.5.4-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,25 @@ dependencies = {
"lua ~> 5.1",
"luasec ~> 0.5-2",

"uuid ~> 0.2-1",
"lua_uuid ~> 0.1-8",
"lua_system_constants ~> 0.1-3",
"luatz ~> 0.3-1",
"yaml ~> 1.1.1-1",
"lapis ~> 1.1.0-1",
"yaml ~> 1.1.2-1",
"lapis ~> 1.3.1-1",
"stringy ~> 0.4-1",
"lua-cassandra ~> 0.3.6-0",
"lua-cassandra ~> 0.4.1-0",
"multipart ~> 0.2-1",
"lua-path ~> 0.2.3-1",
"lua-cjson ~> 2.1.0-1",
"ansicolors ~> 1.0.2-3",
"lbase64 ~> 20120820-1",
"lua-resty-iputils ~> 0.2.0-1",

"luasocket ~> 2.0.2-5",
"luasocket ~> 2.0.2-6",
"lrexlib-pcre ~> 2.7.2-1",
"lua-llthreads2 ~> 0.1.3-1",
"luacrypto >= 0.3.2-1"
"luacrypto >= 0.3.2-1",
"luasyslog >= 1.0.0-2"
}
build = {
type = "builtin",
Expand All @@ -44,7 +46,7 @@ build = {

["kong.constants"] = "kong/constants.lua",

["kong.cli.utils"] = "kong/cli/utils/utils.lua",
["kong.cli.utils"] = "kong/cli/utils.lua",
["kong.cli.utils.dnsmasq"] = "kong/cli/utils/dnsmasq.lua",
["kong.cli.utils.ssl"] = "kong/cli/utils/ssl.lua",
["kong.cli.utils.signal"] = "kong/cli/utils/signal.lua",
Expand All @@ -70,15 +72,15 @@ build = {
["kong.tools.migrations"] = "kong/tools/migrations.lua",
["kong.tools.http_client"] = "kong/tools/http_client.lua",
["kong.tools.database_cache"] = "kong/tools/database_cache.lua",
["kong.tools.config_defaults"] = "kong/tools/config_defaults.lua",
["kong.tools.config_loader"] = "kong/tools/config_loader.lua",
["kong.tools.dao_loader"] = "kong/tools/dao_loader.lua",

["kong.resolver.handler"] = "kong/resolver/handler.lua",
["kong.resolver.access"] = "kong/resolver/access.lua",
["kong.resolver.header_filter"] = "kong/resolver/header_filter.lua",
["kong.resolver.certificate"] = "kong/resolver/certificate.lua",

["kong.reports.handler"] = "kong/reports/handler.lua",
["kong.reports.init_worker"] = "kong/reports/init_worker.lua",
["kong.reports.log"] = "kong/reports/log.lua",
["kong.core.handler"] = "kong/core/handler.lua",
["kong.core.certificate"] = "kong/core/certificate.lua",
["kong.core.resolver"] = "kong/core/resolver.lua",
["kong.core.plugins_iterator"] = "kong/core/plugins_iterator.lua",
["kong.core.reports"] = "kong/core/reports.lua",

["kong.dao.cassandra.schema.migrations"] = "kong/dao/cassandra/schema/migrations.lua",
["kong.dao.error"] = "kong/dao/error.lua",
Expand Down Expand Up @@ -220,7 +222,15 @@ build = {
["kong.plugins.hmac-auth.access"] = "kong/plugins/hmac-auth/access.lua",
["kong.plugins.hmac-auth.schema"] = "kong/plugins/hmac-auth/schema.lua",
["kong.plugins.hmac-auth.api"] = "kong/plugins/hmac-auth/api.lua",
["kong.plugins.hmac-auth.daos"] = "kong/plugins/hmac-auth/daos.lua"
["kong.plugins.hmac-auth.daos"] = "kong/plugins/hmac-auth/daos.lua",

["kong.plugins.syslog.handler"] = "kong/plugins/syslog/handler.lua",
["kong.plugins.syslog.log"] = "kong/plugins/syslog/log.lua",
["kong.plugins.syslog.schema"] = "kong/plugins/syslog/schema.lua",

["kong.plugins.loggly.handler"] = "kong/plugins/loggly/handler.lua",
["kong.plugins.loggly.log"] = "kong/plugins/loggly/log.lua",
["kong.plugins.loggly.schema"] = "kong/plugins/loggly/schema.lua"
},
install = {
conf = { "kong.yml" },
Expand Down
Loading