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

nodePortAccess, experimental spec override flag #3336

Merged
merged 1 commit into from
Sep 8, 2017

Commits on Sep 4, 2017

  1. nodePortAccess, experimental spec override flag

    This will allow us to set CIDRs for nodeport access, which in turn will
    allow e2e tests that require nodeport access to pass.
    
    Then add a feature-flagged flag to `kops create cluster` to allow
    arbitrary setting of spec values; currently the only value supported is
    cluster.spec.nodePortAccess
    justinsb committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    9d31ed1 View commit details
    Browse the repository at this point in the history