Add support for headers in action return #13250
Annotations
1 error and 3 warnings
Build debian-plus-nap Container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos.sources /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& apt-get update \t&& apt-get upgrade -y \t&& apt-get install --no-install-recommends --no-install-suggests -y ca-certificates sq \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& sq dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& sq dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap2-bin libcurl4 \t&& if [ -z \"${NGINX_AGENT##true}\" ]; then apt-get install --no-install-recommends --no-install-suggests -y nginx-agent; fi \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect=31+4.815* app-protect-engine=10.624* app-protect-common=10.624* app-protect-compiler=10.624* app-protect-plugin=5.24* nginx-plus-module-appprotect=31+4.815* app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-dos; \tfi \t&& apt-get purge --auto-remove -y sq \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/apt/sources.list.d/app-protect-dos.sources; \tfi \t&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Upload Test Results
No files were found with the provided path: /home/runner/work/kubernetes-ingress/kubernetes-ingress/tests/.html. No artifacts will be uploaded.
|
Build debian-plus-nap Container
nginx-repo.crt= is not a valid secret
|
Build debian-plus-nap Container
nginx-repo.key= is not a valid secret
|
Loading