Commit graph

4 commits

Author SHA1 Message Date
Ehsan Saei
981ce38a7f
fix otel init_module (#9028) 2022-09-06 16:34:23 -07:00
Ehsan Saei
9a42ded8ba
fix LD_LIBRARY_PATH (#9017) 2022-09-05 11:16:36 -07:00
Damien Mathieu
244d1dbcb0 ensure module directory exists before moving the library there 2022-03-29 10:28:48 +02: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