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

Skip adding NEGs in to-be-deleted state when querying from Svcneg. #2619

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 17, 2024

  1. Skip adding NEGs in to-be-deleted state when querying from Svcneg.

    * Backend Service updates are performed by providing a new list of
      backends every time. Thus, if we skip adding NEGs in to-be-delated
      state, they will be detached from Backend Services when a sync
      triggers.
    * Currently, in fail-safe situation we get NEGs by querying GCE. Once
      CRD is ready, we will make sure to get the subnet information and also
      include NEGs from non-default subnet.
    sawsa307 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    363bc49 View commit details
    Browse the repository at this point in the history