[PR #338] [MERGED] Fixed a bug about IAMCRED type could not be retried. #1467

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/338
Author: @ggtakec
Created: 1/24/2016
Status: Merged
Merged: 1/24/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (1)

  • 8393770 Fixed a bug about IAMCRED type could not be retried.

📊 Changes

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

View changed files

📝 src/curl.cpp (+10 -1)

📄 Description

When the iam_role option is specified and the getting metadata from 169.254.169.254 at booting is failed, s3fs could not retry to connect.
This patch is for fixing this bug.


🔄 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/338 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 1/24/2016 **Status:** ✅ Merged **Merged:** 1/24/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8393770`](https://github.com/s3fs-fuse/s3fs-fuse/commit/83937700dd5e3e98f447d6628b8f9ab477a4a464) Fixed a bug about IAMCRED type could not be retried. ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+10 -1) </details> ### 📄 Description When the iam_role option is specified and the getting metadata from 169.254.169.254 at booting is failed, s3fs could not retry to connect. This patch is for fixing this bug. --- <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:07 +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#1467
No description provided.