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

Merge PRs from master branch to branch v1.3 - MergePRstoBranchV1.3 #719

Commits on Jun 21, 2022

  1. Conditionally added AWS_STS_REGIONAL_ENDPOINTS flag to controller's e…

    …fs-plugin container. Is needed to create persistent volumes on private EKS clusters. Without this, dynamic pv creation errors: "Failed to fetch File System info: Describe File System failed"
    holmesb authored and Ashley-wenyizha committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    70db3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2b67b View commit details
    Browse the repository at this point in the history
  3. Allows the driver to still function if IMDS is not present by falling…

    … back to k8s API
    
    To do this we put the IMDS requirements behind a MetadataProvider object that can also call to k8s if required. This has also beefed up the E2E tests to cover EKS properly and added unit tests around the new changes.
    jonathanrainer authored and Ashley-wenyizha committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    02a7eb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf7e472 View commit details
    Browse the repository at this point in the history
  5. Grant EFS controller IAM policy

    wongma7 authored and Ashley-wenyizha committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    70b3bf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f4e4d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb5928b View commit details
    Browse the repository at this point in the history
  8. Update hack/e2e

    wongma7 authored and Ashley-wenyizha committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    76e02df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54e9c51 View commit details
    Browse the repository at this point in the history
  10. go mode tidy

    Ashley-wenyizha committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    9ee33bf View commit details
    Browse the repository at this point in the history