ingress-nginx-helm/rootfs
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
..
etc/nginx add new summary metric: ingress_header_seconds (#8726) 2022-06-22 12:59:43 -07:00
.dockerignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
.gitignore Refactor build of docker images 2020-06-02 12:16:39 -04:00
chroot.sh move creation of dev devices in /chroot/dev from build image to run image, means from chroot.sh to Docherfile.chroot as the docker COPY command seems to make ordinary files from /dev/* (#8619) 2022-05-24 14:45:23 -07:00
Dockerfile Update nginx base image in one place (#8400) 2022-07-08 09:27:47 -07:00
Dockerfile-chroot Update nginx base image in one place (#8400) 2022-07-08 09:27:47 -07:00
nginx-chroot-wrapper.sh Jail/chroot nginx process inside controller container (#8337) 2022-04-08 21:48:04 -07:00