[PR #1832] [MERGED] Add support for getObjectACL and deleteObjectACL #1859

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

📋 Pull Request Information

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

Base: mainHead: get-delete-acl


📝 Commits (1)

  • 557ed65 Add support for getObjectACL and deleteObjectACL

📊 Changes

3 files changed (+72 additions, -0 deletions)

View changed files

📝 fakestorage/object.go (+53 -0)
📝 fakestorage/object_test.go (+17 -0)
📝 fakestorage/server.go (+2 -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/1832 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/28/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `get-delete-acl` --- ### 📝 Commits (1) - [`557ed65`](https://github.com/fsouza/fake-gcs-server/commit/557ed65bbc6e5e370c5c9e1255c18a03d950043a) Add support for getObjectACL and deleteObjectACL ### 📊 Changes **3 files changed** (+72 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+53 -0) 📝 `fakestorage/object_test.go` (+17 -0) 📝 `fakestorage/server.go` (+2 -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:32 +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#1859
No description provided.