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 flexible clusters - public/private clusters toggle #6780

Merged

Commits on Nov 8, 2022

  1. Add support for container cluster resource for gcp_public_cidrs_acces…

    …s_enabled
    
    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fe0ff7a View commit details
    Browse the repository at this point in the history
  2. Add support for container cluster resource for private_cluster_config…

    ….0.private_endpoint_subnetwork
    
    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4a3a334 View commit details
    Browse the repository at this point in the history
  3. Add support for container cluster resource for mutable private_cluste…

    …r_config.0.enable_private_endpoint
    
    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6d3299e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Add support for container cluster resource for container_node_pool.ne…

    …twork_config.enable_private_nodes
    
    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    040d799 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Address review comments for enable_private_endpoint

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f367f03 View commit details
    Browse the repository at this point in the history
  2. Address the enable_private_endpoint comment

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d1d5d37 View commit details
    Browse the repository at this point in the history
  3. Address review comments for GcpPublicCidrsAccessEnabled

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0d702eb View commit details
    Browse the repository at this point in the history
  4. Fix AtLeastOneOf: excluding output-only fields

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4d77b53 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Address more comments for GcpPublicCidrsAccessEnabled

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    45555e2 View commit details
    Browse the repository at this point in the history
  2. Fix GcpPublicCidrsAccessEnabled test case

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4854f9a View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Fixed spacing

    Signed-off-by: Francis Liu <liufrancis@google.com>
    Francis-Liu committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    eff8831 View commit details
    Browse the repository at this point in the history