Skip to content

ingress-nginx migration to Traefik: support for annotations like proxy-read-timeout and proxy-send-timeout #12627

@rv0lt

Description

@rv0lt

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

Hello,

As part of the migration to traefik, we detected some annotations that, if possible, would be fabolous to have. For example:

ingress:
  className: nginx-internal
  annotations:
    nginx.ingress.kubernetes.io/proxy-read-timeout: "60"
    nginx.ingress.kubernetes.io/proxy-send-timeout: "60"

I wouldn't mind helping if I am pointed on the right direction to look :)

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions