Skip to content

allow unauth access to cloud run #36

allow unauth access to cloud run

allow unauth access to cloud run #36

Triggered via push May 24, 2024 14:58
Status Failure
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy node-container --quiet --image us-east1-docker.pkg.dev/docker-cicd-424304node-container/nodecicd:b61b7e1cc9fa57b894b35662931c89dead39a866 --update-labels managed-by=github-actions,commit-sha=b61b7e1cc9fa57b894b35662931c89dead39a866 --platform managed --format json --region us-east1`: This service will require authentication to be invoked. Deploying container to Cloud Run service [node-container] in project [docker-cicd-424304] region [us-east1] Deploying new service... Creating Revision...........failed Deployment failed ERROR: (gcloud.run.deploy) Revision 'node-container-00001-spz' is not ready and cannot serve traffic. Google Cloud Run Service Agent service-913448250525@serverless-robot-prod.iam.gserviceaccount.com must have permission to read the image, us-east1-docker.pkg.dev/docker-cicd-424304node-container/nodecicd:b61b7e1cc9fa57b894b35662931c89dead39a866. Ensure that the provided container image URL is correct and that the above account has permission to access the image. If you just enabled the Cloud Run API, the permissions might take a few minutes to propagate. Note that the image is from project [docker-cicd-424304node-container], which is not the same as this project [docker-cicd-424304]. Permission must be granted to the Google Cloud Run Service Agent service-913448250525@serverless-robot-prod.iam.gserviceaccount.com from this project.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, google-github-actions/auth@v1, google-github-actions/deploy-cloudrun@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/