[GH-ISSUE #222] Does that support storage events notifications ? #2194

Open
opened 2026-03-15 17:58:45 +03:00 by kerem · 5 comments
Owner

Originally created by @m-ilchuk on GitHub (Apr 22, 2020).
Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/222

Trying to implement pubsub-notifications, storage triggers and receive notifications when new file is stored in bucket.

Originally created by @m-ilchuk on GitHub (Apr 22, 2020). Original GitHub issue: https://github.com/fsouza/fake-gcs-server/issues/222 Trying to implement [pubsub-notifications](https://cloud.google.com/storage/docs/pubsub-notifications), [storage triggers](https://cloud.google.com/functions/docs/calling/storage) and receive notifications when new file is stored in bucket.
Author
Owner

@fdescamps commented on GitHub (Jan 20, 2021):

Hi,

Did you succeed to listen storage triggers event (like an upload on a bucket) please ?

Thanks

<!-- gh-comment-id:763475624 --> @fdescamps commented on GitHub (Jan 20, 2021): Hi, Did you succeed to listen storage triggers event (like an upload on a bucket) please ? Thanks
Author
Owner

@m-ilchuk commented on GitHub (Jan 20, 2021):

@fdescamps It was not possible there, so I ended up using my custom solution. (lib which stores files in tmp folder and fire pubsub event)

<!-- gh-comment-id:763488996 --> @m-ilchuk commented on GitHub (Jan 20, 2021): @fdescamps It was not possible there, so I ended up using my custom solution. (lib which stores files in tmp folder and fire pubsub event)
Author
Owner

@fdescamps commented on GitHub (Jan 20, 2021):

Hi,

Thanks for your quick answer.
I'm pretty "sad" about this unavailable feature :/
If anyone manages this, I would like to have some tips.

Regards,

<!-- gh-comment-id:763490881 --> @fdescamps commented on GitHub (Jan 20, 2021): Hi, Thanks for your quick answer. I'm pretty "sad" about this unavailable feature :/ If anyone manages this, I would like to have some tips. Regards,
Author
Owner

@m-ilchuk commented on GitHub (Jan 20, 2021):

I see there opened pull request https://github.com/fsouza/fake-gcs-server/pull/370 with this. Hope they will merge it soon.

<!-- gh-comment-id:763494798 --> @m-ilchuk commented on GitHub (Jan 20, 2021): I see there opened pull request https://github.com/fsouza/fake-gcs-server/pull/370 with this. Hope they will merge it soon.
Author
Owner

@mjeffrey commented on GitHub (Nov 6, 2024):

I think this can be closed. I am using it without an issue.

<!-- gh-comment-id:2459491192 --> @mjeffrey commented on GitHub (Nov 6, 2024): I think this can be closed. I am using it without an issue.
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#2194
No description provided.