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

Switch from ImmutableOpenMap to Map in AliasExistsMatcher #2725

Merged
merged 7 commits into from
Apr 26, 2023

Commits on Apr 26, 2023

  1. Switch from ImmutableOpenMap to Map in AliasExistsMatcher

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a0c8923 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8d63c02 View commit details
    Browse the repository at this point in the history
  3. Run spotlessApply

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8e05b2c View commit details
    Browse the repository at this point in the history
  4. Remove references to ObjectObjectCursor

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8c78f48 View commit details
    Browse the repository at this point in the history
  5. Remove ImmutableOpenMap in PrivilegesEvaluator

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a7b86f4 View commit details
    Browse the repository at this point in the history
  6. Remove ImmutableOpenMap in ClusterContainTemplateWithAliasMatche

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    9dbf740 View commit details
    Browse the repository at this point in the history
  7. Switch from keysIt to keys

    Signed-off-by: Craig Perkins <cwperx@amazon.com>
    cwperks committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2dcdc12 View commit details
    Browse the repository at this point in the history