Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin NAP WAF module #6000

Open
4 tasks done
oseoin opened this issue Jul 10, 2024 · 3 comments
Open
4 tasks done

Pin NAP WAF module #6000

oseoin opened this issue Jul 10, 2024 · 3 comments
Assignees
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request refined Issues that are ready to be prioritized
Milestone

Comments

@oseoin
Copy link
Contributor

oseoin commented Jul 10, 2024

New versions of the NAP module will potentially not be compatible with the pinned versions of enforcer/manager/compiler so we should pin to avoid incompatibilities when we are released images.

UACs

@oseoin oseoin added proposal An issue that proposes a feature request backlog Pull requests/issues that are backlog items labels Jul 10, 2024
Copy link

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 🙂

Cheers!

@shaun-nx shaun-nx added the ready for refinement An issue that was triaged and it is ready to be refined label Jul 10, 2024
@danielnginx
Copy link
Collaborator

Could we add the versions from WAF and DOS to the technical specifications?

@shaun-nx shaun-nx added this to the Candidates milestone Jul 11, 2024
@danielnginx danielnginx added refined Issues that are ready to be prioritized and removed ready for refinement An issue that was triaged and it is ready to be refined labels Jul 11, 2024
@shaun-nx shaun-nx modified the milestones: Candidates, v3.7.0 Jul 30, 2024
@shaun-nx shaun-nx modified the milestones: v3.7.0, v3.6.2 Aug 7, 2024
@vepatel
Copy link
Contributor

vepatel commented Aug 13, 2024

 ~/nginx/kubernetes-ingress/charts/nginx-ingress on release-3.6 λ kubectl exec it test-release-nginx-ingress-controller-84899d55cd-wwcn4 -- bash

Defaulted container "nginx-ingress" out of: nginx-ingress, waf-enforcer, waf-config-mgr
nginx@test-release-nginx-ingress-controller-84899d55cd-wwcn4:/$ cat /opt/app_protect/RELEASE 
5.2.0
nginx@test-release-nginx-ingress-controller-84899d55cd-wwcn4:/$ cat /opt/app_protect/VERSION 
5.48.0
~/nginx/kubernetes-ingress/charts/nginx-ingress on release-3.6 λ kubectl logs test-release-nginx-ingress-controller-84899d55cd-wwcn4 
Defaulted container "nginx-ingress" out of: nginx-ingress, waf-enforcer, waf-config-mgr
NGINX Ingress Controller Version=debian-v5-3.6 Commit=b4467a97392290c686d72e419e9cb5032427e81f Date=2024-08-13T13:35:13Z DirtyState=true Arch=linux/amd64 Go=go1.22.5
I0813 14:10:34.435099       1 flags.go:321] Starting with flags: ["-nginx-plus=true" "-nginx-reload-timeout=60000" "-enable-app-protect=true" "-app-protect-enforcer-address=\"127.0.0.1:50000\"" "-enable-app-protect-dos=false" "-nginx-configmaps=default/test-release-nginx-ingress" "-ingress-class=nginx" "-health-status=false" "-health-status-uri=/nginx-health" "-nginx-debug=false" "-v=1" "-nginx-status=true" "-nginx-status-port=8080" "-nginx-status-allow-cidrs=127.0.0.1" "-report-ingress-status" "-external-service=test-release-nginx-ingress-controller" "-enable-leader-election=true" "-leader-election-lock-name=nginx-ingress-leader" "-enable-prometheus-metrics=true" "-prometheus-metrics-listen-port=9113" "-prometheus-tls-secret=" "-enable-service-insight=false" "-service-insight-listen-port=9114" "-service-insight-tls-secret=" "-enable-custom-resources=true" "-enable-snippets=false" "-include-year=false" "-disable-ipv6=false" "-enable-tls-passthrough=false" "-enable-cert-manager=false" "-enable-oidc=false" "-enable-external-dns=false" "-default-http-listener-port=80" "-default-https-listener-port=443" "-ready-status=true" "-ready-status-port=8081" "-enable-latency-metrics=false" "-ssl-dynamic-reload=true" "-enable-telemetry-reporting=true" "-weight-changes-dynamic-reload=false"]
I0813 14:10:34.446853       1 main.go:294] Kubernetes version: 1.29.6
I0813 14:10:34.457733       1 main.go:439] Using nginx version: nginx/1.25.5 (nginx-plus-r32)
I0813 14:10:34.457943       1 main.go:455] Using AppProtect Version 5.2.0
I0813 14:10:34.506612       1 main.go:863] Pod label updated: test-release-nginx-ingress-controller-84899d55cd-wwcn4
2024/08/13 14:10:34 [notice] 11#11: using the "epoll" event method
2024/08/13 14:10:34 [notice] 11#11: OpenSSL FIPS Mode is not enabled
2024/08/13 14:10:34 [notice] 11#11: nginx/1.25.5 (nginx-plus-r32)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request refined Issues that are ready to be prioritized
Projects
Status: Done 🚀
Development

No branches or pull requests

4 participants