2

Yesterday I've noticed a weird behavior on Google Cloud Functions. I push to Cloud Source Repository, then trigger a deploy from the UI, however, it doesn't get resolved to the last commit. Up till yesterday it was working as expected and the source of the function was always resolved to the last commit. Is anyone else facing this behavior?

It can be overcome by pushing with a tag and setting the Cloud Function source to look for that tag.

RadRuss
  • 484
  • 2
  • 6
  • 16
  • How do you know that isn't the latest commit? In addition, are you sure that you haven't function deployment issue? – guillaume blaquiere Jun 01 '21 at 14:45
  • I can see the last commit id in Cloud Source repository. There isn't any issue in the log, it says the deployment has been successful. – RadRuss Jun 02 '21 at 08:24
  • 1
    I have the same issue when I deploy the function in the UI, however I tried to do the same with gcloud and it worked, strange behavior – Victor_Torres Jun 02 '21 at 19:01

0 Answers0