Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-43745: Add IdleCloseOnResponse field to IngressControllerSpec #2102

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    b400d0e View commit details
    Browse the repository at this point in the history
  2. OCPBUGS-43745: v1/types_ingress: add IdleConnectionTerminationPolicy

    Add an `IdleConnectionTerminationPolicy` field to control whether
    HAProxy keeps idle frontend connections open during a soft stop (router
    reload). Allow users to prevent errors in clients or load balancers that
    do not properly handle connection resets.
    frobware committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    84689bf View commit details
    Browse the repository at this point in the history