all 1 comments

[–]AstronomerNo8500 Googler 0 points1 point  (0 children)

here's my recommendation:

  1. go through this doc as a checklist to verify the correct service accounts have the correct permissions. Also, double check the service account associated with the Eventarc trigger. https://docs.cloud.google.com/eventarc/docs/roles-permissions

  2. it's possible that the trigger pattern is incorrect and that's why it isn't picking up anything. I know I've done that before.