Praveen Kumar K S
Praveen Kumar K S
Hello, Is there any fix available for this? I'm getting same error especially in APAC region. Step 1/14 : FROM openjdk:8u151-jdk-alpine3.7 ---> 224765a6bdbe Step 2/14 : RUN apk add --no-cache...
After trying both the workarounds I'm still getting below error. Step 1/15 : FROM openjdk:8u151-jdk-alpine3.7 ---> 224765a6bdbe Step 2/15 : RUN echo -e "http://nl.alpinelinux.org/alpine/v3.5/main\nhttp://nl.alpinelinux.org/alpine/v3.5/community" > /etc/apk/repositories ---> Using cache --->...
Same issue. Any update or workaround ?
One more observation which resulted into same issue again. **Flow:** 1. One of the user visited closed/merged PR and changed some metadata like PR template 2. Github sent webhook event...
@KostyaSha Can you please help ?
@KostyaSha I'm still facing this issue. Any help would be really appreciated.
Hello. Can anyone help please ? I'm struggling since a week to get this done.
Hello, Thanks for your response. 1. output of `nginx --version` is blank. Because I have set the nginx server name and version number to blank before compiling nginx. Because I...
Hello, Thanks for your response. I have set the name and version as null in below files. ``` src/http/ngx_http_header_filter_module.c src/core/nginx.h src/http/v2/ngx_http_v2_filter_module.c src/http/ngx_http_special_response.c ``` Now I understand why it is crashing....
Hi @j1m-ryan , Thanks for your response. I will try out the config map. However, I forgot to mention. I have not deployed nginx-ingress using helm.