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

Add utils command to migrate iamidentitymappings to EKS access entries #7710

Merged
merged 22 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. Added migrate-to-access-entry cmd structure

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a81e482 View commit details
    Browse the repository at this point in the history
  2. Fix Target Authentication mode validation

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e7c03f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbcf5f View commit details
    Browse the repository at this point in the history
  4. Added logic to make unique list of configmap accessEntries, and stack…

    … creation logic
    venaws authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9f79636 View commit details
    Browse the repository at this point in the history
  5. Added UpdateAuthentication mode and aeEntries filter logic

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3b82eca View commit details
    Browse the repository at this point in the history
  6. Add approve flag check

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    22ab908 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ec312d View commit details
    Browse the repository at this point in the history
  8. Adds logic to fetch FullARN of path stripped IAMIdentityMappings

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6872eb5 View commit details
    Browse the repository at this point in the history
  9. Updates some info log text

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5e7203a View commit details
    Browse the repository at this point in the history
  10. Adds test case and refactors code

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a6850fe View commit details
    Browse the repository at this point in the history
  11. Removes comments

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e50ac72 View commit details
    Browse the repository at this point in the history
  12. Adds taskTree and address PR comments

    Pankaj Walke authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3bd5927 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9ca916 View commit details
    Browse the repository at this point in the history
  14. Resolves go.mod and go.sum conflicts

    punkwalker authored and TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7b58656 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3dce348 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7b7b60e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e14dfa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df601bc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0f55a7a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a40a312 View commit details
    Browse the repository at this point in the history
  21. add unit tests

    TiberiuGC committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a21a8c1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f34dd6f View commit details
    Browse the repository at this point in the history