Ricardo Katz
81c2afd975
update base images and protobuf gomod ( #8478 )
2022-04-15 12:53:12 -07:00
Damien Mathieu
79aa43540c
fix build and upgrade otel to latest version
2022-03-29 12:07:43 +02:00
Damien Mathieu
244d1dbcb0
ensure module directory exists before moving the library there
2022-03-29 10:28:48 +02:00
Ana Claudia Riekstin
3f19fd646f
bump Alpine image in Dockerfile ( #8350 )
2022-03-17 18:19:40 -07:00
sskserk
01b92b8b3a
Nginx v1.19.10 ( #8307 )
2022-03-14 08:55:57 -07:00
James Strong
a43346d975
leaving it the git tag ( #8311 )
...
fixing the git tag for the image version, it is what it is .
2022-03-07 09:38:53 -08:00
James Strong
c5c35881c0
remove git tag env from cloud build
...
the latest git tag is from helm, so force the make file use of TAG ?=v$(shell date +%m%d%Y)-$(shell git rev-parse --short HEAD)
2022-03-02 14:49:01 -05:00
James Strong
6064a1cd72
update tag for image ( #8290 )
2022-03-02 11:07:13 -08:00
Damien Mathieu
7b96999eb9
Fix OpenTelemetry sidecar image build ( #8286 )
...
* fix wrong checksum for nginx image
* fix wrong platform. Arm64 has grpc, when arm doesn't
2022-03-02 08:39:14 -08:00
James Strong
49761416e1
force prow job by changing something in images/ot dir ( #8281 )
...
Images dir was merged in before the test-infra prow job, so the image was never built.
https://github.com/kubernetes/ingress-nginx/pull/8013 Jan 16
https://github.com/kubernetes/test-infra/pull/25344/files Prow job 4 days ago.
2022-03-01 09:35:55 -08:00
Damien Mathieu
15b0aba03b
First sidecar module: OpenTelemetry ( #8013 )
...
* remove opentelemetry from main nginx image
* add opentelemetry sidecar image
* handle extra modules in helm chart
* fix running helm chart
* mount the modules volume in the init container
* merge the mounted folder
* fix the otel image
* fix licence year
* fix cloudbuild image
* use the same nginx version as in the main image
* only retrieve /etc/nginx/modules for now
2022-01-16 13:33:28 -08:00