hi, are <flyte notifications> only supported for A...
# flyte-support
h
hi, are flyte notifications only supported for AWS deployments? would it work on Google Cloud?
t
flyte uses the gizmo library
should work yeah
let us know if you run into any problems
h
Per the docs -
This is only supported for Flyte instances running on AWS.
Is this where your concern came from @helpful-book-73672? Maybe we should update the docs - do you mind filing an issue? [flyte-docs]
h
@thankful-minister-83577 great, thanks I'll give it a spin
@hallowed-mouse-14616 yes exactly. I don't mind at all, I'll go ahead and file one
🙌 1
g
@helpful-book-73672 were you able to setup notifications on GCP?
Hi, I am trying to setup notification on GCP Is it mandatory to have
sendgrid
setup as emailer for it to work ?
t
no, you should be able to use the gcp emailer, though I don’t have personal experience.
we just picked it because SES was hard to set up, and we had a little bit of issue getting it past spam filters.
also our notifications volume was very low, but we’ve definitely used SES (amazon’s emailer) before.
g
I have tried giving configs similar to aws for gcp, but it didn't seems working. Also this code is making me believe that its bound to be sendgrid if not aws
t
can you resend the link to the code? it’s not working for me
g
@thankful-minister-83577 >> new link
t
oh
i see
do you think you could contribute this?
g
@thankful-minister-83577 let me first see if there is something similar to aws SES in GCP or what can be the best alternate otherwise. Also I will check on my bandwidth and get back
For now we can conclude that for any GCP user sendgrid is the only way right?
t
it looks like it yeah sorry, but again should be simple to add gcp one
g
Yeah, given the structure it followed for aws it looks straight forward. Let me look into it
🙏 1
164 Views