ingress-nginx-helm/images
Damien Mathieu 9da4d87d0c
Properly check whether we can install opentelemetry, and switch it back to main repo (#7803)
* check for the exact value of USE_OPENTELEMETRY

* use latest commit from the main opentelemetry-cpp-contrib repo
2021-10-12 12:16:34 -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 images/kube-webhook-certgen/rootfs: add missing tests and fix regression (#7801) 2021-10-12 10:07:47 -07:00
nginx Properly check whether we can install opentelemetry, and switch it back to main repo (#7803) 2021-10-12 12:16:34 -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