stakater / GitWebhookProxy

A proxy to let webhooks reach running services behind a firewall – [✩Star] if you're using it!
https://stakater.com
Apache License 2.0
188 stars 52 forks source link

Add new nginx controller support #98

Closed akanshgupta closed 3 years ago

akanshgupta commented 3 years ago

This is to add the support for new nginx controller in the ingress file of helm chart. The older version of nginx controller nginx-ingress is now deprecated and will no longer work for Kubernetes version 1.19 and above. We need to migrate it to a newer version called ingress-nginx.

akanshgupta commented 3 years ago

Hi @ahmedwaleedmalik, Thanks for developing such a helpful plugin. Can you review this PR that adds support for new nginx controller.

ahmedwaleedmalik commented 3 years ago

Hi @akanshgupta, thank you for the contribution. Unfortunately, this tool is not maintained in-house anymore. So there are no pipelines for building images, updating charts, etc.