When I click on Cloud Function service to open it, the browser redirects to Cloud Run and Open Cloud Run Service.
When I check my cloud function from console with gcloud commands I see the list of cloud functions that exist.
Cloud Functions API is enabled and I have Admin IAM permissions on Cloud Function.
What I expected to happen:
When I click to open Cloud Function it should not redirect to cloud run instead it should open cloud function
Steps to reproduce: Click top open Cloud Function, it redirects to Cloud Run instead.
Other information (workarounds I have tried, documentation consulted, etc): Tried InCognito mode and looking for errors in developer tools
Hello @Prateek-RP ,
I've encountered this issue before. It's related to a new functionality in Google Cloud. You can find more information in the Cloud Functions release notes at: https://cloud.google.com/functions/docs/release-notes
For a more detailed explanation of the issue, please see this community discussion: https://www.googlecloudcommunity.com/gc/Serverless/Difficulty-Creating-Cloud-Run-Function-via-New-Us...
Thanks for the response @mascoun . Are cloud run functions and cloud run same? Because when I am opening cloud un functions it is redirecting to cloud run instead