Skip to content

fix(gcs): propagate x-goog-custom-time in XML multipart uploads#2

Merged
lcian merged 1 commit into
mainfrom
lcian/fix/xml-multipart-custom-time
May 4, 2026
Merged

fix(gcs): propagate x-goog-custom-time in XML multipart uploads#2
lcian merged 1 commit into
mainfrom
lcian/fix/xml-multipart-custom-time

Conversation

@lcian
Copy link
Copy Markdown
Member

@lcian lcian commented May 4, 2026

The XML multipart upload init path was not capturing the x-goog-custom-time header, so objects created via S3-style multipart uploads could not have a custom time set for lifecycle TTL/TTI rules. This adds the missing header propagation, consistent with how other x-goog-* headers are already handled in the same function.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lcian lcian marked this pull request as ready for review May 4, 2026 08:56
@lcian lcian merged commit 4e31e42 into main May 4, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant