You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/04/06 04:52:35 UTC

[GitHub] [druid] didip commented on pull request #12339: Make AWS WebIdentityToken actually working and usable from inside EKS.

didip commented on PR #12339:
URL: https://github.com/apache/druid/pull/12339#issuecomment-1089817948

   @xvrl I will edit my PR description using my explanation in this box.
   
   Druid master branch uses the following AWS SDK `<aws.sdk.version>1.12.37</aws.sdk.version>`, which is recent enough to be able to use WebIdentityToken to authenticate.
   
   Without doing anything, the default S3ClientBuilder should just work.
   
   Unfortunately, `S3InputSource.applyAssumeRole` function interferes that default behavior and does its own thing. This is what I mean by "it doesn't work".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org