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

[s3-repository] Support IAM roles for Kubernetes service accounts #81255

Merged
merged 35 commits into from
Jan 19, 2022

Commits on Dec 8, 2021

  1. Support Web Identity Tokens for authentication to S3

    Uses the AWS S3 for validating tokens
    arteam committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    bcd5658 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    31f2643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829dc62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    386049a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bbcd2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    047e96d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    5c46867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257eeca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b3055 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    4ff8b56 View commit details
    Browse the repository at this point in the history
  2. Update SHAs

    arteam committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a21e704 View commit details
    Browse the repository at this point in the history
  3. Update repository-s3.asciidoc

    arteam committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    c1809b7 View commit details
    Browse the repository at this point in the history
  4. Use text blocks

    arteam committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a748de6 View commit details
    Browse the repository at this point in the history
  5. Fix the changelog summary

    arteam committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9aa92d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    e5d4c63 View commit details
    Browse the repository at this point in the history
  2. Update modules/repository-s3/src/main/java/org/elasticsearch/reposito…

    …ries/s3/S3RepositoryPlugin.java
    
    Co-authored-by: Tanguy Leroux <[email protected]>
    arteam and tlrx authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    1d59c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765ed86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c6b2a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9433422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b622350 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a2e966 View commit details
    Browse the repository at this point in the history
  8. Remove the container part

    arteam committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    03e95b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2357971 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    6a53cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d694430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b194b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e30b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0a02a View commit details
    Browse the repository at this point in the history
  6. [docs] Fix grammar

    arteam committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5b0ebf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddbf68d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    1f3e355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4423a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03786b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87bf379 View commit details
    Browse the repository at this point in the history