Skip to content

Fix clipping service upload path#192

Merged
phargogh merged 1 commit intomasterfrom
hotfix/clip-upload
Dec 10, 2025
Merged

Fix clipping service upload path#192
phargogh merged 1 commit intomasterfrom
hotfix/clip-upload

Conversation

@megannissel
Copy link

When updating the upload path in preparation for the new Cloud Armor policy, we mixed up where to include the folder name. Since GCS doesn't have real folders / directories, we need to prefix the upload file name with the folder name, not append the folder name to the bucket name. This is an important distinction when establishing a connection to the bucket and creating the blob to upload.

@megannissel megannissel requested a review from phargogh December 10, 2025 22:46
Copy link
Member

@phargogh phargogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for the fix @megannissel !

@phargogh phargogh merged commit b2e7010 into master Dec 10, 2025
2 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.

2 participants