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

Mark NEG refs from deleted subnet as to-be-deleted state. #2744

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    460f7d6 View commit details
    Browse the repository at this point in the history
  2. Exclude NodeTopologyInformer from hasSynced.

    * Remove NodeTopologyInformer from controller context hasSynced so it
      won't block controllers from starting up in case of the CRD or CR does
      not exist.
    sawsa307 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fd001e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3c372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e42596 View commit details
    Browse the repository at this point in the history
  5. Create additional NEGs based on subnets in Node Topology CR.

    * Query Node Topology CR for the current set of NEGs in the cluster.
    * When ensureNetworkEndpointGroups(), ensure NEGs are properly
      provisioned in the non-default subnets as well.
    sawsa307 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    055d691 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    927b120 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    2e9a180 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    037a763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd6e627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7724945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20d4578 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    57e4cb4 View commit details
    Browse the repository at this point in the history