Building Event-Driven Orchestration on Google Cloud avis
9101 avis
Creating delete trigger in Eventarc got error Cannot access API run.googleapis.com. Went to the CloudRun find the service and added the trigger there.
Sue D. · Examiné il y a plus d'un an
Heril M. · Examiné il y a plus d'un an
Vikash R. · Examiné il y a plus d'un an
Naveen B. · Examiné il y a plus d'un an
Vijaya Deepthi K. · Examiné il y a plus d'un an
Pecos L. · Examiné il y a plus d'un an
Pecos L. · Examiné il y a plus d'un an
Could not create trigger to delete image. I could not select the cloud run service: Error: "Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb" Event destination Cloud Run Select a Cloud Run service Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb Update: I had to retake the lab, therefore spend more credits. Again I experienced the same error as above. However, I managed to create the image-delete-trigger using gcloud command: export WORKFLOW_TRIGGER_REGION=us-west1 export WORKFLOW_NAME=image-delete-trigger export WORKFLOW_REGION=us-west1 export RUN_SERVICE=delete-image export UPLOAD_BUCKET=uploaded-images-${GOOGLE_CLOUD_PROJECT} export WORKFLOW_TRIGGER_SA=delete-image-trigger-sa gcloud eventarc triggers create image-delete-trigger \ --location=${WORKFLOW_TRIGGER_REGION} \ --destination-run-service=${RUN_SERVICE} \ --destination-run-region=${WORKFLOW_REGION} \ --event-filters="type=google.cloud.storage.object.v1.deleted" \ --event-filters="bucket=${UPLOAD_BUCKET}" \ --service-account="${WORKFLOW_TRIGGER_SA}@${GOOGLE_CLOUD_PROJECT}.iam.gserviceaccount.com"
Mjeshtri V. · Examiné il y a plus d'un an
Radu A. · Examiné il y a plus d'un an
I have a bug when i'm trying to create the trigger. i had the error log in the console told me that i cannot access to run.googleapis.com. I had to create the trigger using command line, it was formative ;)
Germain M. · Examiné il y a plus d'un an
Could not create trigger to delete image. I could not select the cloud run service: Error: "Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb" Event destination Cloud Run Select a Cloud Run service Cannot access API run.googleapis.com in project qwiklabs-gcp-03-9758e9fbfcbb
Mjeshtri V. · Examiné il y a plus d'un an
Ravindra C. · Examiné il y a plus d'un an
API and Permissions are not working
Pavan V. · Examiné il y a plus d'un an
Josephe Yair S. · Examiné il y a plus d'un an
Deyson David B. · Examiné il y a plus d'un an
priyasmita S. · Examiné il y a plus d'un an
Richard M. · Examiné il y a plus d'un an
Adrian G. · Examiné il y a plus d'un an
Нужный В. · Examiné il y a plus d'un an
Ramesh K. · Examiné il y a plus d'un an
Yuksel D. · Examiné il y a plus d'un an
Triggers took a long time to become active. This resulted in a lot of time wasted debugging. Also, in task 10, it was not possible to select the Event destination / Cloud Run due to a UI error for most course participants. We resorted to using the command line, but ended up running out of time.
Timothy M. · Examiné il y a plus d'un an
Adrian G. · Examiné il y a plus d'un an
Martin M. · Examiné il y a plus d'un an
Felipe L. · Examiné il y a plus d'un an
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.