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

Enable EKS upgrade test #3229

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Commits on Mar 1, 2022

  1. Enable EKS upgrade test

    Update k8s version to EKS supported versions.
    Set up AWSClusterStaticIdentity for the managed test suite.
    
    A few refactoring of the code.
    - Not to specify namespace in AWSClusterStaticIdentity as it is a
    cluster-scoped object.
    - Delete DeleteClusterSpec helper func that could be replaced with CAPI
    framework function.
    Winnie Kwon committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    42918e2 View commit details
    Browse the repository at this point in the history