[PR #1104] [MERGED] backend: make sure we have the right info for transcoded objects #1197

Closed
opened 2026-03-03 12:33:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1104
Author: @fsouza
Created: 3/21/2023
Status: Merged
Merged: 3/21/2023
Merged by: @fsouza

Base: mainHead: fix-attributes-transcoded-objects


📝 Commits (1)

  • 74c1fd1 backend: make sure we have the right info for transcoded objects

📊 Changes

4 files changed (+30 additions, -10 deletions)

View changed files

📝 fakestorage/object.go (+4 -0)
📝 fakestorage/object_test.go (+1 -0)
📝 internal/backend/fs.go (+9 -3)
📝 internal/backend/memory.go (+16 -7)

📄 Description

This is a bug exposed by an upgrade of the Go SDK (see #1100). Hopefully this doesn't break other SDKs.


🔄 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/1104 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/21/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `fix-attributes-transcoded-objects` --- ### 📝 Commits (1) - [`74c1fd1`](https://github.com/fsouza/fake-gcs-server/commit/74c1fd1b8d12cc392efeb7de70775eb57cff866f) backend: make sure we have the right info for transcoded objects ### 📊 Changes **4 files changed** (+30 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+4 -0) 📝 `fakestorage/object_test.go` (+1 -0) 📝 `internal/backend/fs.go` (+9 -3) 📝 `internal/backend/memory.go` (+16 -7) </details> ### 📄 Description This is a bug exposed by an upgrade of the Go SDK (see #1100). Hopefully this doesn't break other SDKs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:29 +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#1197
No description provided.