ingress-nginx-helm/images
k8s-infra-cherrypick-robot cdc3abe6bc
Images: Trigger test-runner build. (#11918)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-29 20:27:36 +02:00
..
cfssl Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
custom-error-pages Images: Trigger failed builds. (#11801) 2024-08-13 11:58:42 -07:00
e2e-test-echo Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
ext-auth-example-authsvc Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
fastcgi-helloserver Images: Trigger failed builds. (#11801) 2024-08-13 11:58:42 -07:00
go-grpc-greeter-server Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
httpbun Images: Trigger failed builds. (#11801) 2024-08-13 11:58:42 -07:00
kube-webhook-certgen Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in the all group (#11912) 2024-08-29 16:19:31 +01:00
nginx Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
nginx-1.25 Images: Trigger NGINX build. (#11780) 2024-08-13 00:27:22 +02:00
opentelemetry Images: Trigger other builds. (#11797) 2024-08-13 03:37:28 -07:00
test-runner Images: Trigger test-runner build. (#11918) 2024-08-29 20:27:36 +02:00
Makefile Fix golang makefile var name (#10932) 2024-01-28 15:59:52 -08:00
README.md Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07: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 Ingress-Nginx 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
httpbun A simple HTTP Request & Response Service for e2e tests
httpbin [Removed] we are no longer maintaining the httpbin image due to project being unmaintained
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands