nginxinc / kubernetes-ingress

NGINX and NGINX Plus Ingress Controllers for Kubernetes
https://docs.nginx.com/nginx-ingress-controller
Apache License 2.0
4.62k stars 1.96k forks source link

Add NAP DoS version to pod labels, logs and telemetry #6051

Open vepatel opened 1 month ago

vepatel commented 1 month ago

NGINX Ingress Controller currently adds version information to the labels attached to its pods This story is to add version information release to AppProtect DoS to the pod labels.

See Issue https://github.com/nginxinc/kubernetes-ingress/issues/4478 and PR https://github.com/nginxinc/kubernetes-ingress/pull/4759 for details on how the AppProtect WaF version was added to our pod labels

### UACs
- [ ] Get version of AppProtect DoS
- [ ] Add label `appprotect-dos.f5.com/version` to our pod labels
- [ ] Add to Product Telemetry
- [ ] Add to logs
github-actions[bot] commented 1 month ago

Hi @vepatel 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!