Venktesh Shivam Patel

Results 24 issues of Venktesh Shivam Patel

- `main_test.go` requires refactoring as almost all tests are covering `flags.go`, - `main.go` requires more test coverage.

chore
backlog

**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...

bug
backlog
ready for refinement

Gather metrics one these two attributes: 1. Reload times 2. Request/Response times

proposal
tests

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: ```...

proposal
backlog

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...

backlog

- 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...

proposal
backlog
needs more info

Add capability in CI pipelines to update images with pre-release Nginx builds.

proposal
backlog

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...

proposal
ready for refinement

Review the frequency at which dependabot checks for base OS image updates (sha)

proposal

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...

proposal
backlog
refined