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

Add function that starts NEG controller per Project #2729

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

Commits on Nov 5, 2024

  1. Add code for multiproject GCE Client creation

    - Add projectID field to Project CRD
    - Still uses default gce.conf to get most of the info
    - If project info not specified will use default config values, which
      corresponds to cluster-project
    - Overrides TokenURL and TokenBody and Network info if project is
      specified
    panslava committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3849802 View commit details
    Browse the repository at this point in the history
  2. Add function that starts NEG controller per Project

    - Will be used with Project Controller, starting NEG controller as
      Project EventHandler
    panslava committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    00ce90f View commit details
    Browse the repository at this point in the history