Marco Ebert
e33ca05c7b
Images: Remove NGINX v1.21. ( #12031 )
2024-10-01 09:33:49 +01:00
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
Long Wu Yuan
3348cd71e0
updated baseimage sha ( #8737 )
2022-06-24 09:44:57 -07:00
Long Wu Yuan
96b6228a6b
changed k8s.gcr.io to registry.k8s.io ( #8667 )
2022-06-10 04:01:52 -07:00
Ricardo Katz
ac60ed85ab
Bump nginx image to version without core directives ( #8625 )
2022-05-24 06:10:06 -07:00
Long Wu Yuan
2e1a4790bb
changed nginx base img tag to img built with alpine3.14.6 ( #8479 )
2022-04-15 21:37:10 -07:00
Aditya Kamath
f1cb2b73ca
update nginx base image to new alpine 3.14.4 build - try 2 ( #8409 )
...
* update nginx base image to new alpine 3.14.4 build
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update test image
Signed-off-by: James Strong <strong.james.e@gmail.com>
* Update nginx base image
Signed-off-by: Aditya Kamath <theunrealgeek@gmail.com>
Co-authored-by: James Strong <strong.james.e@gmail.com>
2022-03-31 13:43:04 -07:00
Damien Mathieu
0c16980018
add OpenTelemetry to nginx base image ( #7669 )
2021-10-11 06:16:40 -07:00
Ricardo Katz
6885ab2281
Update base nginx image to the corrected version ( #7705 )
2021-09-26 16:24:23 -07:00
Jintao Zhang
d9f96bbbba
Update NGINX base image to v1.19 ( #7643 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-09-16 05:07:46 -07:00
KuberDriver
90c065d508
Update to the base nginx image ( #7597 )
...
* Update to the base nginx image
* update template.go
* update template_test.go
2021-09-05 04:50:28 -07:00
Ricardo Katz
dd3b0c9fc2
Change builder in a new attempt to make it run
2021-09-04 01:06:51 -03:00
Noah Ispas (iamNoah1)
665ec92a2d
update to newest image
2021-08-10 16:18:17 +02:00
Matthew Silverman
a865241e7d
updating nginx base image across repo
2021-03-26 14:30:50 -04:00
Manuel Alejandro de Brito Fontes
72dc53a82f
Update nginx image
2021-01-04 17:27:17 -03:00
Manuel Alejandro de Brito Fontes
47c0cb7188
Update nginx base image
2021-01-03 15:59:36 -03:00
Manuel Alejandro de Brito Fontes
3cf01394b8
Update nginx image
2020-12-27 22:29:21 -03:00
Manuel Alejandro de Brito Fontes
7de30e45d1
Update test images and go to 1.15.6
2020-12-16 15:56:45 -03:00
Manuel Alejandro de Brito Fontes
92de5212d8
Update nginx image in project images
2020-10-29 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
8102fff242
Switch images to k8s.gcr.io after Vanity Domain Flip
2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes
9424852a7b
Update nginx image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
7dd1b31695
Update nginx image
2020-08-11 20:36:27 -04:00
Manuel Alejandro de Brito Fontes
5521f71519
Update nginx image
2020-07-08 13:12:24 -04:00
Manuel Alejandro de Brito Fontes
57d1eb6aa3
Update nginx image registry ( #5840 )
2020-07-02 08:53:49 -04:00
Manuel Alejandro de Brito Fontes
8734588a5b
Build new nginx image
2020-06-24 16:49:14 -04:00
Manuel Alejandro de Brito Fontes
6ab10fa68d
Update nginx image ( #5010 )
2020-02-04 11:49:07 -03:00
Manuel Alejandro de Brito Fontes
048ce1a130
Migrate to alpine linux
2019-12-28 21:35:18 -03:00
Jintao Zhang
5f1ebb4c84
fix image link.
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-07-07 23:16:14 +08:00
Manuel Alejandro de Brito Fontes
3268d79610
Update nginx image to 0.90
2019-06-26 18:46:56 -04:00
Manuel Alejandro de Brito Fontes
d57fddebd7
Update image dependencies ( #4225 )
2019-06-25 06:58:27 -04:00
Manuel Alejandro de Brito Fontes
8960226f40
Update nginx image ( #3968 )
2019-04-06 12:30:13 -03:00
Alan J Castonguay
a9eab9549c
Datadog Opentracing support - part 1
...
This commit is part 1 of 2, adding the Datadog Opentracing
module to the nginx container.
Download https://github.com/DataDog/dd-opentracing-cpp and
https://github.com/msgpack/msgpack-c/ , build and install both
during build of the quay.io/kubernetes-ingress-controller image.
Bump nginx tag version to 0.77
Fixes half of #3752
2019-02-15 15:11:50 -05:00
Maximilian Bode
0ab6d4a688
Bump geoip2 module version 3.0 -> 3.2
2018-10-28 21:26:31 +01:00
Manuel Alejandro de Brito Fontes
dcc6495f0a
Cleanup of nginx image ( #3214 )
2018-10-10 09:17:01 -03:00
Manuel Alejandro de Brito Fontes
82bfcb0337
Update nginx to 1.15.2 ( #2872 )
2018-07-30 17:33:36 -04:00
Manuel Alejandro de Brito Fontes
aeae20ca6e
Remove setcap from image ( #2826 )
2018-07-21 18:12:29 -04:00
Manuel de Brito Fontes
63b38e1c21
Remove VTS from the ingress controller
2018-06-14 11:11:29 -04:00
AdamDang
bcb162ac0f
Update README.md ( #2276 )
...
Small typo fix .
2018-03-30 08:00:43 -03:00
Manuel de Brito Fontes
e52275d3be
Update nginx v1.13.7
2017-11-21 18:57:21 -03:00
Manuel de Brito Fontes
811829de60
Release nginx 0.29
2017-11-12 00:34:40 -03:00