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

EKS-Addons support for pod identity associations #7807

Merged
merged 35 commits into from
Jun 3, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5782494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5b861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc94cf1 View commit details
    Browse the repository at this point in the history
  4. small tweaks

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a645a6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c535ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4be08c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e079911 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e69cf0 View commit details
    Browse the repository at this point in the history
  9. Update mocks

    cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    961bd52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07d83f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bfb0a8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77f841d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aeac061 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9eea35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b0c2ca View commit details
    Browse the repository at this point in the history
  16. add validations

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7e32105 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cca112c View commit details
    Browse the repository at this point in the history
  18. add unit tests and update generated files

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8b9c4db View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5a58bc4 View commit details
    Browse the repository at this point in the history
  20. add docs && tweak validation

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0afd1ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3c4d4ee View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d5b6778 View commit details
    Browse the repository at this point in the history
  23. add integration tests for creating and deleting addons && bugfixes ar…

    …ound validations and error checking
    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8a36b28 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4bb1a7d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c63f625 View commit details
    Browse the repository at this point in the history
  26. update unit tests

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    80ecc7b View commit details
    Browse the repository at this point in the history
  27. update list of minimum IAM permissions

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    befc6a9 View commit details
    Browse the repository at this point in the history
  28. tech debt - unskip tests from PI suite

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    d970920 View commit details
    Browse the repository at this point in the history
  29. fix addons integration test

    TiberiuGC authored and cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    55004c1 View commit details
    Browse the repository at this point in the history
  30. Allow updating addons with recommended IAM policies, disallow setting…

    … tags and wellKnownPolicies
    cPu1 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    dda4a32 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add more validation

    cPu1 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5a96c5e View commit details
    Browse the repository at this point in the history
  2. Rename fields to addonsConfig.autoApplyPodIdentityAssociations and ad…

    …don.useDefaultPodIdentityAssociations
    cPu1 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6a73694 View commit details
    Browse the repository at this point in the history
  3. Update AWS SDK

    cPu1 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bb87f30 View commit details
    Browse the repository at this point in the history
  4. use service level endpoint resolver instead of global endpoint resolv…

    …er which was deprecated
    TiberiuGC committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e64db43 View commit details
    Browse the repository at this point in the history
  5. Update link to docs

    cPu1 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b71d96e View commit details
    Browse the repository at this point in the history