ingress-nginx-helm/images
k8s-infra-cherrypick-robot 240ff3212e
Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#12958)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2025-03-09 09:33:45 -07:00
..
cfssl Images: Migrate to AR. (1/2) (#12846) 2025-02-14 21:58:45 +01:00
custom-error-pages Go: Bump to v1.24.1. (#12942) 2025-03-05 07:33:46 -08:00
e2e-test-echo Images: Migrate to AR. (1/2) (#12846) 2025-02-14 21:58:45 +01:00
ext-auth-example-authsvc Go: Bump to v1.24.1. (#12942) 2025-03-05 07:33:46 -08:00
fastcgi-helloserver Images: Migrate to AR. (1/2) (#12846) 2025-02-14 21:58:45 +01:00
go-grpc-greeter-server Images: Trigger other builds (2/2). (#12690) 2025-01-12 22:37:00 +01:00
httpbun Images: Migrate to AR. (2/2) (#12849) 2025-02-14 23:07:54 +01:00
kube-webhook-certgen Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#12958) 2025-03-09 09:33:45 -07:00
nginx NGINX: Update ModSecurity. (#12915) 2025-03-01 18:32:54 +01:00
test-runner Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 (#12958) 2025-03-09 09:33:45 -07:00
Makefile Images: Drop s390x. (#12137) 2024-10-07 14:32:22 +01: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