ingress-nginx-helm/images
Jintao Zhang c2e1f34cbe
images: upgrade to Alpine 3.18 (#9997)
Alpine Linux 3.18 was released
https://alpinelinux.org/posts/Alpine-3.18.0-released.html

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-26 17:54:49 -07:00
..
cfssl images: upgrade to Alpine 3.18 (#9997) 2023-05-26 17:54:49 -07:00
custom-error-pages Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07:00
echo add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
ext-auth-example-authsvc add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
fastcgi-helloserver add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
go-grpc-greeter-server add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
httpbun chore: create httpbun image (#9926) 2023-05-05 05:27:13 -07:00
kube-webhook-certgen add short sha to gcloud build and makefiles 2023-04-07 10:42:37 -04:00
nginx images: upgrade to Alpine 3.18 (#9997) 2023-05-26 17:54:49 -07:00
opentelemetry images: upgrade to Alpine 3.18 (#9997) 2023-05-26 17:54:49 -07:00
test-runner bumped ginkgo to v2.9.5 (#9985) 2023-05-22 10:52:58 -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