ingress-nginx-helm/images
James Strong e1a16f6e74
Update nginx base image in one place (#8400)
* update files to use one base image file

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

* add chart test as well

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

* update e2e-test image building

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

* update e2e base image arg

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

* add current e2e so test run

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

* working on fixing build

* getting dev-env and make release to work

* test

* i think buildx is working on mac

* updates

* why docker for mac and linux cli differ

* fix target arch

* fix target arch

* fix loag issue

* fix issue

* update the chroot docker file

* fix docker base build

* mac is the issue

* env not getting to the e2e deployment.go file

* fix pull issue

* fix pull issue

* move test scripts into test folder

* clean up ci

* updates for PR

* remove unnesscary var
2022-07-08 09:27:47 -07:00
..
cfssl changed to alpine-v3.16 (#8793) 2022-07-08 06:57:46 -07:00
custom-error-pages bumped go version to 1.18.1 (#8578) 2022-05-11 11:45:03 -07:00
echo Update nginx base image in one place (#8400) 2022-07-08 09:27:47 -07:00
ext-auth-example-authsvc bumped go version to 1.18.1 (#8578) 2022-05-11 11:45:03 -07:00
fastcgi-helloserver images: use k8s-staging-test-infra/gcb-docker-gcloud (#7999) 2021-12-12 05:19:59 -08:00
go-grpc-greeter-server images: use k8s-staging-test-infra/gcb-docker-gcloud (#7999) 2021-12-12 05:19:59 -08:00
httpbin changed to alpine-v3.16 (#8793) 2022-07-08 06:57:46 -07:00
kube-webhook-certgen bumped go version to 1.18.1 (#8578) 2022-05-11 11:45:03 -07:00
nginx Update nginx base image in one place (#8400) 2022-07-08 09:27:47 -07:00
opentelemetry changed to alpine-v3.16 (#8793) 2022-07-08 06:57:46 -07:00
test-runner Update nginx base image in one place (#8400) 2022-07-08 09:27:47 -07:00
OWNERS update OWNERS and aliases files (#7365) 2021-07-16 06:24:09 -07:00
README.md Improve execution of prow jobs 2020-06-26 15:51:11 -04: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 NGINX Ingress 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
httpbin A simple HTTP Request & Response Service for e2e tests
nginx NGINX base image using alpine linux
cfssl Image to run cfssl commands