kubernetes-ingress icon indicating copy to clipboard operation
kubernetes-ingress copied to clipboard

Investigate removal of external NGINX dependencies

Open oseoin opened this issue 1 year ago • 2 comments

Currently the ubi, opentracing-lib, and alpine-opentracing-lib Docker targets rely on external builds which blocked the use of NGINX 1.25.5 for the 3.5.1 release. This task is to investigate the possibility of replacing those dependencies with alternatives which this project can directly rely on. This will involve creating a ppc64le build of NGINX OSS for ubi and building the opentracing module for the version of NGINX that we are delivering.

oseoin avatar May 09 '24 15:05 oseoin

Hi @oseoin thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this :slightly_smiling_face:

Cheers!

github-actions[bot] avatar May 09 '24 15:05 github-actions[bot]

References: https://github.com/lucacome/nginx-ubi/blob/main/Dockerfile

danielnginx avatar May 29 '24 15:05 danielnginx