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 support for Shared VPC Networking #1189

Merged
merged 2 commits into from
Jun 11, 2024

Commits on May 28, 2024

  1. Add support for Shared VPC Networking

    This is an update to the stale PR kubernetes-sigs#991
    
    ** Added support for Host Project for a shared VPC in the Network struct.
    ** Network Resources will now use the host project name if exists, otherwise the normal project.
    ** Update the cluster getter interface to include the NetworkProject and Indicator for a shared VPC.
    ** Update reconcilers for girewall rules, subnets and network.
    ** Update the services to use the host project for resources when a shared vpc is used.
    barbacbd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f257382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd4236f View commit details
    Browse the repository at this point in the history