Building Event-Driven Orchestration on Google Cloud Reviews
8812 reviews
delete service deployment show some build errors
Joaquin A. · Reviewed over 1 year ago
Christian S. · Reviewed over 1 year ago
Zul B. · Reviewed over 1 year ago
Roberto Z. · Reviewed over 1 year ago
WHY not extend the session time - though i have opted for "extend time when needed" option in Settings - second time i stopped at step-09 for this lab
Arun A. · Reviewed over 1 year ago
Kapil S. · Reviewed over 1 year ago
Could not create an eventarc trigger - it does not see any cloud run services. There's an error msg also: Cannot access API run.googleapis.com in project qwiklabs-gcp-03-8649c297da84
Denis B. · Reviewed over 1 year ago
Creating the eventarc trigger is not working. Please check that.
Heril M. · Reviewed over 1 year ago
Detlef B. · Reviewed over 1 year ago
Sampada B. · Reviewed over 1 year ago
O Lab está com muito erro
Andre L. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
Heril M. · Reviewed over 1 year ago
Vikash R. · Reviewed over 1 year ago
Naveen B. · Reviewed over 1 year ago
Vijaya Deepthi K. · Reviewed over 1 year ago
Pecos L. · Reviewed over 1 year ago
Pecos L. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
Radu A. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
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. · Reviewed over 1 year ago
Ravindra C. · Reviewed over 1 year ago
API and Permissions are not working
Pavan V. · Reviewed over 1 year ago
Josephe Yair S. · Reviewed over 1 year ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.