[PR #422] [MERGED] Fixes for iam_role=auto #1501

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/422
Author: @nturner
Created: 5/24/2016
Status: Merged
Merged: 5/29/2016
Merged by: @ggtakec

Base: masterHead: fix/iam-role-auto


📝 Commits (2)

  • 594c9ca Skip early credential checks when iam_role=auto
  • 584ea48 Use role name instead of profile name when iam_role=auto

📊 Changes

2 files changed (+12 additions, -37 deletions)

View changed files

📝 src/curl.cpp (+5 -35)
📝 src/s3fs.cpp (+7 -2)

📄 Description

Patches for several issues:
https://github.com/s3fs-fuse/s3fs-fuse/issues/419
https://github.com/s3fs-fuse/s3fs-fuse/issues/421


🔄 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/422 **Author:** [@nturner](https://github.com/nturner) **Created:** 5/24/2016 **Status:** ✅ Merged **Merged:** 5/29/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix/iam-role-auto` --- ### 📝 Commits (2) - [`594c9ca`](https://github.com/s3fs-fuse/s3fs-fuse/commit/594c9ca7d267a3f2acfeadd4c6bf3e6ad474d180) Skip early credential checks when iam_role=auto - [`584ea48`](https://github.com/s3fs-fuse/s3fs-fuse/commit/584ea488bf383ab063b224df877ba786a75a7775) Use role name instead of profile name when iam_role=auto ### 📊 Changes **2 files changed** (+12 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+5 -35) 📝 `src/s3fs.cpp` (+7 -2) </details> ### 📄 Description Patches for several issues: https://github.com/s3fs-fuse/s3fs-fuse/issues/419 https://github.com/s3fs-fuse/s3fs-fuse/issues/421 --- <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#1501
No description provided.