ingress-nginx-helm/images
k8s-infra-cherrypick-robot 1330c06235
Cloud Build: Some chores. (#11757)
* Cloud Build: Remove comment.

* Cloud Build: Add newlines at EOF.

* Cloud Build: Align comment.

* Cloud Build: Remove trailing slash.

* Cloud Build: Remove quotes.

* Cloud Build: Align indentation.

* Cloud Build: Improve quotes.

* Cloud Build: Put arguments in one line.

* Cloud Build: Bump image.

* Cloud Build: Reorder entrypoint.

* Cloud Build: Adjust timeouts.

* Cloud Build: Remove useless files.

* Cloud Build: Remove `substitution_option`.

---------

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
2024-08-11 10:00:30 +02:00
..
cfssl Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
custom-error-pages Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
e2e-test-echo Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
ext-auth-example-authsvc Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
fastcgi-helloserver Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
go-grpc-greeter-server Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
httpbun Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
kube-webhook-certgen Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
nginx Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
nginx-1.25 Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
opentelemetry Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
test-runner Cloud Build: Some chores. (#11757) 2024-08-11 10:00:30 +02:00
Makefile Fix golang makefile var name (#10932) 2024-01-28 15:59:52 -08: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