vmware-archive / http-trigger

Kubernetes CRD controller for http invocation of Kubeless functions
Apache License 2.0
9 stars 27 forks source link

Bug: Kong annotations not being applied #13

Closed delucca closed 4 years ago

delucca commented 4 years ago

☕ Purpose

While creating our integration with Kubeless I've found out a big issue with Kong integration. For now Kubeless is not adding the required annotations to the ingress if it is designed to use kong as gateway.

On this PR I've fixed that, and also moved to use the rewrite-rule only on nginx gateways.

🧐 Checklist

🐞 Testing

You can test it with my own customized image: odelucca/http-trigger-controller