Venktesh Shivam Patel
Venktesh Shivam Patel
- `main_test.go` requires refactoring as almost all tests are covering `flags.go`, - `main.go` requires more test coverage.
**Describe the bug** when `-enable-latency-metrics` is used with a grpc app, below errors are getting logged ``` 86.183.140.126 - - [30/Jan/2024:14:46:10 +0000] "POST /helloworld.Greeter/SayHello HTTP/2.0" 200 0 25 "-" "grpc-python/1.60.0...
Gather metrics one these two attributes: 1. Reload times 2. Request/Response times
Similar to rate-limit policies in VS/VSR, below annotations should be mandatory i.e. at least these 3 annotations should be present in Ingress if a user wishes to configure rate-limiting: ```...
Find a replacement for glog: * The proposed library must support year. * Year must be part of the log by default * Deprecate the - `include-year` flag * Add...
- Add nginx-plus-module-otel to base image community contribution: https://github.com/nginxinc/kubernetes-ingress/pull/4508 Things to note: 1. `nginx-plus-module-otel` does **not** support OTEL metrics. It currently only supports traces 2. NGINX Agent does not use...
Add capability in CI pipelines to update images with pre-release Nginx builds.
This epic will be used to track all the tasks/issues which introduce a flag or functionality requiring some sort of depreciation in upcoming releases ### Tasks - [ ] https://github.com/nginxinc/kubernetes-ingress/issues/5260...
Review the frequency at which dependabot checks for base OS image updates (sha)
Currently the GlobalConfiguration resource does not display any kind of Status field. In scenarios where a TransportServer or VirtualServer resource relies on the content in a GlobalConfiguration resource, it is...