ingress-nginx-helm/images
James Strong 24fda9da20
Golang 1.20.6 for test runner (#10230)
* Golang 1.20.6 for test runner

* alpine 3.18.2 as well

Signed-off-by: James Strong <strong.james.e@gmail.com>

---------

Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-07-20 14:34:12 -07:00
..
cfssl Golang 1.20.6 for test runner (#10230) 2023-07-20 14:34:12 -07:00
custom-error-pages bump pinned golang to 1.20.5 (#10127) 2023-06-25 18:33:11 -07:00
echo add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
ext-auth-example-authsvc bump pinned golang to 1.20.5 (#10127) 2023-06-25 18:33:11 -07:00
fastcgi-helloserver Fix golang-ci linter errors (#10128) 2023-07-03 05:50:52 -07:00
go-grpc-greeter-server bump pinned golang to 1.20.5 (#10127) 2023-06-25 18:33:11 -07:00
httpbun bump pinned golang to 1.20.5 (#10127) 2023-06-25 18:33:11 -07:00
kube-webhook-certgen Fix golang-ci linter errors (#10128) 2023-07-03 05:50:52 -07:00
nginx Golang 1.20.6 for test runner (#10230) 2023-07-20 14:34:12 -07:00
opentelemetry Golang 1.20.6 for test runner (#10230) 2023-07-20 14:34:12 -07:00
test-runner Golang 1.20.6 for test runner (#10230) 2023-07-20 14:34:12 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07: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