ingress-nginx-helm/images
James Strong 6807537a70
upgrade go 1.21.5 (#10732)
* upgrade go 1.21.5

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

* update golang gha

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

* supgrade golang lint ci to v1.55.2

* sfix all golang lint ci errors

* sget a nginx build as well

* srevert some e2e changes

* srevert some e2e changes

---------

Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00
..
cfssl images: upgrade to Alpine 3.18.5 (#10722) 2023-12-07 15:57:33 +01:00
custom-error-pages upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
echo fix gcloud builds 2023-07-20 21:04:21 -04:00
ext-auth-example-authsvc upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
fastcgi-helloserver upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
go-grpc-greeter-server upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
httpbun upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
kube-webhook-certgen upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
nginx upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
opentelemetry upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01:00
test-runner upgrade go 1.21.5 (#10732) 2023-12-08 01:52:14 +01: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