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

feat(eks): allow associating external oidc provider with cluster #26950

Closed
wants to merge 2 commits into from

Commits on Sep 20, 2023

  1. feat(aws-eks): Create method to associate an external oidc provider with

    eks cluster
    
    Implement `associateOpenIdConnectProvider` method in `Cluster` resource.
    
    Implement test for connecting an OIDC resource after creating a cluster
    Advill committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e0e47f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b2eeca View commit details
    Browse the repository at this point in the history