[PR #420] [MERGED] Skip early credential checks when iam_role=auto #1500

Closed
opened 2026-03-04 01:54:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/420
Author: @nturner
Created: 5/20/2016
Status: Merged
Merged: 5/29/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (1)

  • 594c9ca Skip early credential checks when iam_role=auto

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src/s3fs.cpp (+6 -1)

📄 Description

If user specifies iam_role=auto (or just iam_role), credentials will not
be loaded during early phase, so skip credential checks there.

Bug: https://github.com/s3fs-fuse/s3fs-fuse/issues/419
Signed-off-by: Nathaniel W. Turner nate@houseofnate.net


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/420 **Author:** [@nturner](https://github.com/nturner) **Created:** 5/20/2016 **Status:** ✅ Merged **Merged:** 5/29/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`594c9ca`](https://github.com/s3fs-fuse/s3fs-fuse/commit/594c9ca7d267a3f2acfeadd4c6bf3e6ad474d180) Skip early credential checks when iam_role=auto ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+6 -1) </details> ### 📄 Description If user specifies iam_role=auto (or just iam_role), credentials will not be loaded during early phase, so skip credential checks there. Bug: https://github.com/s3fs-fuse/s3fs-fuse/issues/419 Signed-off-by: Nathaniel W. Turner nate@houseofnate.net --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1500
No description provided.