[PR #592] [MERGED] fix: enhance S3 configuration for IRSA support and update documentation #1201

Closed
opened 2026-03-15 15:58:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/592
Author: @sadok-f
Created: 10/19/2025
Status: Merged
Merged: 10/19/2025
Merged by: @sadok-f

Base: mainHead: issue#590


📝 Commits (1)

  • 58a77d8 fix: enhance S3 configuration for IRSA support and update documentation, closes #590

📊 Changes

6 files changed (+114 additions, -11 deletions)

View changed files

📝 config/parameters.yml (+8 -2)
📝 docs/configuration.md (+18 -0)
📝 docs/helm-chart.md (+29 -1)
📝 docs/storage-options.md (+21 -0)
📝 src/Core/StorageProvider/S3StorageProvider.php (+10 -5)
📝 tests/Core/StorageProvider/S3StorageProviderTest.php (+28 -3)

📄 Description

fix: enhance S3 configuration for IRSA support and update documentation, closes #590


🔄 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/flyimg/flyimg/pull/592 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 10/19/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#590` --- ### 📝 Commits (1) - [`58a77d8`](https://github.com/flyimg/flyimg/commit/58a77d8967c6b8e3d0a554ec3a4e242c5a8cec4d) fix: enhance S3 configuration for IRSA support and update documentation, closes #590 ### 📊 Changes **6 files changed** (+114 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+8 -2) 📝 `docs/configuration.md` (+18 -0) 📝 `docs/helm-chart.md` (+29 -1) 📝 `docs/storage-options.md` (+21 -0) 📝 `src/Core/StorageProvider/S3StorageProvider.php` (+10 -5) 📝 `tests/Core/StorageProvider/S3StorageProviderTest.php` (+28 -3) </details> ### 📄 Description fix: enhance S3 configuration for IRSA support and update documentation, closes #590 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:58:17 +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/flyimg#1201
No description provided.