v1.0.0 #1
cd-deploy-to-prod.yml
on: release
build
/
Build images
33s
deploy
/
Deploy to Cloud Run
2m 15s
Annotations
1 error
deploy / Deploy to Cloud Run
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud alpha run deploy uptime-kuma-v1 --image us-docker.pkg.dev/zfnd-dev-zebra/zebra/uptime-kuma@sha256:c1e2e3e49f809a4e12b844c2895b1d5d6e39e7554e2fc74d5571a97965985197 --set-env-vars ^,^REPLICA_URL=gcs://zfnd-prod-zebra-uptime-kuma/db,UPTIME_KUMA_DB_TYPE=mariadb,UPTIME_KUMA_DB_HOSTNAME=10.109.240.5,UPTIME_KUMA_DB_PORT=3306,UPTIME_KUMA_DB_NAME=monitoring,UPTIME_KUMA_DB_USERNAME= --update-secrets ^,^UPTIME_KUMA_DB_PASSWORD=UPTIME_KUMA_DB_PASSWORD:latest --update-labels ^,^managed-by=github-actions,commit-sha=16a3f21f395f416f6c6d18fce57d591efdeb41be --format json --region us-east1 --min-instances 1 --max-instances 10 --cpu 1 --memory 1Gi --service-account [email protected] --set-cloudsql-instances zfnd-prod-services:us-east1:monitoring-db --add-volume name=files,type=in-memory --add-volume-mount volume=files,mount-path=/app/data --network projects/zfnd-dev-net-spoke-0/global/networks/dev-spoke-0 --subnet projects/zfnd-dev-net-spoke-0/regions/us-east1/subnetworks/dev-default-ue1`: Deploying container to Cloud Run service [uptime-kuma-v1] in project [zfnd-prod-services] region [us-east1]
Deploying new service...
Creating Revision......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................failed
Deployment failed
ERROR: (gcloud.alpha.run.deploy) Revision 'uptime-kuma-v1-00001-tml' is not ready and cannot serve traffic. Access to the subnetwork dev-default-ue1 is not allowed.
|