[PR #2227] [CLOSED] Experiment with minio #2398

Closed
opened 2026-03-04 02:05:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2227
Author: @gaul
Created: 7/22/2023
Status: Closed

Base: masterHead: test/minio


📝 Commits (1)

📊 Changes

4 files changed (+27 additions, -26 deletions)

View changed files

📝 test/integration-test-common.sh (+14 -20)
📝 test/integration-test-main.sh (+4 -2)
📝 test/small-integration-test.sh (+8 -3)
📝 test/test-utils.sh (+1 -1)

📄 Description

This allows testing SSE which S3Proxy does not.

TODO:

  • CentOS 7 CI fails since it does not support the openssl -addext flag
  • -o update_parent_dir_stat fails due to XMinioInvalidObjectName
  • test_time_mountpoint fails
  • better way to free space from minio?

🔄 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/2227 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test/minio` --- ### 📝 Commits (1) - [`90d75ca`](https://github.com/s3fs-fuse/s3fs-fuse/commit/90d75ca2d54a225383990ccee588a99a3ab90ced) Experiment with minio ### 📊 Changes **4 files changed** (+27 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-common.sh` (+14 -20) 📝 `test/integration-test-main.sh` (+4 -2) 📝 `test/small-integration-test.sh` (+8 -3) 📝 `test/test-utils.sh` (+1 -1) </details> ### 📄 Description This allows testing SSE which S3Proxy does not. TODO: * CentOS 7 CI fails since it does not support the openssl `-addext` flag * `-o update_parent_dir_stat` fails due to `XMinioInvalidObjectName` * `test_time_mountpoint fails` * better way to free space from minio? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:20 +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#2398
No description provided.