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

Adding various beta features and code hygiene #196

Commits on Jul 1, 2019

  1. Adding various beta features and code hygiene

    This PR completes some basic code hygiene. We moved the database
    encyption block in the same if statement as the other beta components.
    
    With this commit we include various beta features that are supported at this time:
    
    Cluster Configurations
    
    - authenticator_groups_config
    - vertical_pod_autoscaling
    - workload_identity_config
    - enable_intranode_visibility
    - default_max_pods_per_node
    
    We have TPU, some nodepool options, and other beta features that I have not put in this PR.
    Will revist in later PRs.
    
    This has been tested againt the 2.9.1 google provider.  Upgrading the examples to that
    provider will occur in a different PR.
    chrislovecnm committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    353bf8b View commit details
    Browse the repository at this point in the history