Skip to content

Add nginx event directive equivalent to Ingress Controller #8400

@lhlhx

Description

@lhlhx

Is your feature request related to a problem? Please describe.
We have a customer would like to understand the cause of a tcp reset by nginx, while the k8s cluster is in production. If the debug mode is on globally that may cause high CPU load and overwhelming of debug logs.
Hence we would like to have event directives included in nginx ingress configMap particularly with debug_connection
https://nginx.org/en/docs/ngx_core_module.html#debug_connection

Describe the solution you'd like
Add event snippet

Describe alternatives you've considered
Add debug_connection arguments should also work if event directives is not good to be exposed for user to edit directly.

Additional context
nil

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlog candidatePull requests/issues that are candidates to be backlog itemshelp wantedIssues identified as good community contribution opportunitiesproposalAn issue that proposes a feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions