[PR #1826] [MERGED] Add support for StorageClass #1853

Closed
opened 2026-03-03 12:36:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1826
Author: @gaul
Created: 11/26/2024
Status: Merged
Merged: 1/3/2025
Merged by: @fsouza

Base: mainHead: storage-class


📝 Commits (1)

  • f409d8b Add support for StorageClass

📊 Changes

6 files changed (+32 additions, -1 deletions)

View changed files

📝 fakestorage/object.go (+8 -0)
📝 fakestorage/object_test.go (+15 -0)
📝 fakestorage/response.go (+5 -1)
📝 fakestorage/upload.go (+2 -0)
📝 internal/backend/object.go (+1 -0)
📝 internal/grpc/server.go (+1 -0)

📄 Description

No description provided


🔄 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/fsouza/fake-gcs-server/pull/1826 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `storage-class` --- ### 📝 Commits (1) - [`f409d8b`](https://github.com/fsouza/fake-gcs-server/commit/f409d8b5372316b65236e854709e0e402474c2f6) Add support for StorageClass ### 📊 Changes **6 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+8 -0) 📝 `fakestorage/object_test.go` (+15 -0) 📝 `fakestorage/response.go` (+5 -1) 📝 `fakestorage/upload.go` (+2 -0) 📝 `internal/backend/object.go` (+1 -0) 📝 `internal/grpc/server.go` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:30 +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/fake-gcs-server#1853
No description provided.