Skip to content

remvoe GKE deployments add cloud run for deployments #31

remvoe GKE deployments add cloud run for deployments

remvoe GKE deployments add cloud run for deployments #31

Triggered via push August 30, 2024 00:09
Status Failure
Total duration 5m 5s
Artifacts

cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-and-push
The v0 series of google-github-actions/deploy-cloudrun is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/deploy-cloudrun
build-and-push
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image me-central1-docker.pkg.dev/***/***/***:7aed2ab7f792257c7bd5de6c8a8a3085b2963a49 --quiet --platform managed --region me-central1 --update-env-vars JWT_SECRET=***,MONGODB_URI=***,TOKEN_EXPIRATION=*** --project *** --format json`: Deploying container to Cloud Run service [***] in project [***] region [me-central1] Deploying... failed Deployment failed ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'run.services.update' denied on resource 'namespaces/***/services/***' (or resource may not exist). This command is authenticated as github-actions@***.iam.gserviceaccount.com using the credentials in /home/runner/work/rnd-platform/rnd-platform/gha-creds-4608b9b492def330.json, specified by the [auth/credential_file_override] property.
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/deploy-cloudrun@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/