ingress-nginx-helm/images
Mateusz Gozdek 1d1e89eb9b
Add myself as a reviewer to images/kube-webhook-certgen (#7845)
* OWNERS_ALIASES: add ingress-nginx-kube-webhook-certgen-reviewers

For extra kube-webhook-certgen reviewers.

Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>

* images/kube-webhook-certgen: add separate owners

To add myself as a reviewer as discussed in #7641.

Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>
2021-10-25 07:04:24 -07:00
..
cfssl Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
custom-error-pages Only build nginx-errors for linux/amd64 (#7625) 2021-09-12 10:08:06 -07:00
echo Update base nginx image to the corrected version (#7705) 2021-09-26 16:24:23 -07:00
fastcgi-helloserver Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
go-grpc-greeter-server grpc - replaced fortune-builder app with official greeter app (#7360) 2021-07-22 13:51:18 -07:00
httpbin Change all master reference to main (#7369) 2021-08-06 17:07:29 -07:00
kube-webhook-certgen Add myself as a reviewer to images/kube-webhook-certgen (#7845) 2021-10-25 07:04:24 -07:00
nginx disable opentelemetry on arm (#7831) 2021-10-24 12:12:21 -07:00
test-runner Update base nginx image to the corrected version (#7705) 2021-09-26 16:24:23 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07:00
README.md Improve execution of prow jobs 2020-06-26 15:51:11 -04:00

Only the nginx image is meant to be published
Other images are used as examples for a feature of the ingress controller or to run e2e tests
Directory Purpose
custom-error-pages Example of Custom error pages for the NGINX Ingress controller
e2e Image to run e2e tests
fastcgi-helloserver FastCGI application for e2e tests
grpc-fortune-teller grpc server application for the nginx-ingress grpc example
httpbin A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands