Skip to content

Conversation

mssachan
Copy link
Member

@mssachan mssachan commented Aug 20, 2025

Describe your changes

I noticed that during S3FS mount using IAM credentials and private iam endpoint for fetching token with -o ibm_iam_auth -o ibm_iam_endpoint=https://private.iam.cloud.ibm.com params, s3fs fuse randomly used to still use https://iam.cloud.ibm.com/ for fetching token which failed. Later it eventually used private iam endpoint to fetch the token. Due to this issue, s3fs fuse used to take around 4-10 minutes to come to Running state.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • I have made sure existing UTs are not impacted
  • I have executed all necessary linter and made sure internal pipeline/travis is not broken

Copy link
Collaborator

@Bhagyashreek8 Bhagyashreek8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ashimagarg27 ashimagarg27 merged commit ab7f63f into main Sep 5, 2025
3 checks passed
@ashimagarg27 ashimagarg27 deleted the s3fs-iam-fix branch September 5, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants