ingress-nginx-helm/images
k8s-infra-cherrypick-robot 629039719c
Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13027)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-23 14:20:32 -07:00
..
cfssl Images: Rework. (2/3) (#13011) 2025-03-23 09:38:32 -07:00
custom-error-pages Images: Rework. (2/3) (#13011) 2025-03-23 09:38:32 -07:00
e2e-test-echo Images: Rework. (2/3) (#13011) 2025-03-23 09:38:32 -07:00
ext-auth-example-authsvc Bump the go group across 3 directories with 9 updates (#12985) 2025-03-17 06:17:49 -07:00
fastcgi-helloserver Images: Rework. (3/3) (#13016) 2025-03-23 09:40:32 -07:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#12690) 2025-01-12 22:37:00 +01:00
httpbun Images: Rework. (3/3) (#13016) 2025-03-23 09:40:32 -07:00
kube-webhook-certgen Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13027) 2025-03-23 14:20:32 -07:00
nginx Images: Rework. (1/3) (#13014) 2025-03-23 09:26:32 -07:00
test-runner Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 (#13027) 2025-03-23 14:20:32 -07:00
Makefile Images: Rework. (1/3) (#13014) 2025-03-23 09:26:32 -07:00
README.md Test: Remove gRPC Fortune Teller. (#12929) 2025-03-04 00:49:42 -08: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
cfssl Image to run cfssl commands
custom-error-pages Example of Custom error pages for the Ingress-Nginx Controller
fastcgi-helloserver FastCGI application for e2e tests
go-grpc-greeter-server grpc server application for the nginx-ingress grpc example
httpbun A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
test-runner Image to run e2e tests