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

Support additional GCPManagedControlPlane fields #1186

Commits on Jun 20, 2024

  1. Add fields to the GCPManagedControlPlane types

    - Description
    - Cluster Network
      - PrivateCluster
      - UseIPAliases
      - Pod
      - Service
    - Cluster Security
      - WorkloadIdentityConfig
      - AuthenticatorGroupConfig
      - EnableLagacyAuthorization
      - IssueClientCertificate
    - AddonsConfig
    - LoggingConfig
    - MonitoringConfig
    
    Signed-off-by: Aniruddha Basak <[email protected]>
    Signed-off-by: Akshay Gaikwad <[email protected]>
    aniruddha2000 authored and belgaied2 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0740d35 View commit details
    Browse the repository at this point in the history
  2. Reconcile GCPManagedControlPlane new settings

    Signed-off-by: Akshay Gaikwad <[email protected]>
    akshay196-rafay authored and belgaied2 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    41d4bd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Removed parts of the newly added API objects, did a make generate and…

    … its pre-requisite of go version in go.mod
    
    Signed-off-by: Mohamed Belgaied Hassine <[email protected]>
    belgaied2 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    60f60c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Adding support for DisableDefaultSNAT and MasterAuthorizedNetworksCon…

    …fig for private GKE clusters and removing non-urgent API additions
    
    Signed-off-by: Mohamed Belgaied Hassine <[email protected]>
    belgaied2 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    23e3d97 View commit details
    Browse the repository at this point in the history
  2. Removed a temporary change to config YAMLs

    Signed-off-by: Mohamed Belgaied Hassine <[email protected]>
    belgaied2 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    822ae06 View commit details
    Browse the repository at this point in the history