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

[release-v3.27] Auto pick #8438: proxy - syncer must not count not-ready endpoints #8460

Commits on Jan 29, 2024

  1. proxy - syncer must not count not-ready endpoints

    We include terminating eps in the eps list so that we can prevent
    conntrack clean up, but they are not written into the backend map and so
    they should not be reflected in the backends count.
    
    Test that Terminating is propagated through proxy frontend.
    Test in FV that proxy removes the terminating backend from the NAT
    table.
    
    refs projectcalico#8423
    tomastigera committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9fad1ad View commit details
    Browse the repository at this point in the history