Merge pull request #2889 from hnrytrn/dynamic-cert-endpoint

Add Lua endpoint to support dynamic certificate serving functionality
This commit is contained in:
k8s-ci-robot 2018-08-13 10:49:43 -07:00 committed by GitHub
commit 3f5af6eecf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 194 additions and 0 deletions

View file

@ -23,6 +23,7 @@ resty \
-I /usr/local/lib/lua \
-I /usr/lib/lua-platform-path/lua/5.1 \
--shdict "configuration_data 5M" \
--shdict "certificate_data 16M" \
--shdict "balancer_ewma 1M" \
--shdict "balancer_ewma_last_touched_at 1M" \
./rootfs/etc/nginx/lua/test/run.lua ${BUSTED_ARGS} ./rootfs/etc/nginx/lua/test/