include lua-resty-waf and its dependencies in the base Nginx image (#2301)

* install lua-resty-waf

* bump version

* include Kubernetes header
This commit is contained in:
Elvin Efendi 2018-04-06 17:08:25 -04:00 committed by Manuel Alejandro de Brito Fontes
parent 2a02b7c35c
commit 82a6d4c2f5
4 changed files with 66 additions and 5 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.39
TAG ?= 0.40
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= gcloud docker --