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(iam auth): allow iam roles anywhere auth profile #3591

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. feat(iam auth): allow iam roles anywhere auth profile

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5bd981c View commit details
    Browse the repository at this point in the history
  2. fix(build): update more aws components

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    45db3a1 View commit details
    Browse the repository at this point in the history
  3. fix(metadata): add endpoint field to options

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    58bbeaa View commit details
    Browse the repository at this point in the history
  4. style: update descriptions on new fields

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e9493ae View commit details
    Browse the repository at this point in the history
  5. fix: acct for nil check

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bff9b16 View commit details
    Browse the repository at this point in the history
  6. style: make linter happy

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fd30089 View commit details
    Browse the repository at this point in the history
  7. style: more linter fixes

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f712b69 View commit details
    Browse the repository at this point in the history
  8. style: final linter tweaks

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    78cf670 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix(session): apply auto refresh to s3

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8aec6a5 View commit details
    Browse the repository at this point in the history
  2. style: mv x509 auth around

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3a5c8bf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    43ba1e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix: address initial feedback and fix tests

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    423e993 View commit details
    Browse the repository at this point in the history
  2. test: add tests and make things more testable

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b228e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69e83c View commit details
    Browse the repository at this point in the history
  4. style: make linter happy

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4b1ad20 View commit details
    Browse the repository at this point in the history
  5. style: clean up logs

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ce94dfe View commit details
    Browse the repository at this point in the history
  6. style: more linter things and adjust for mocking client

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    30de3db View commit details
    Browse the repository at this point in the history
  7. fix: make 1 hr default timeout

    Signed-off-by: Samantha Coyle <[email protected]>
    sicoyle committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f8e3567 View commit details
    Browse the repository at this point in the history