Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Allow unauthenticated #19

Description

@landsman
   --max-instances=5 \
    --cpu=1000m \
    --memory=256Mi \
    --allow-unauthenticated \
    --platform managed \
    --verbosity=debug
  shell: /bin/bash -e ***0***
  env:
    REGION: europe-west1
    PROJECT_NAME: trisbee-staging
    SERVICE_NAME: fe-cloud-run-example-pr-18
    DOCKER_IMG: eu.gcr.io/trisbee-staging/fe-cloud-run-example:PR-18-3bb849c445ef083331988da519ed714e18b991c0
    APP_PORT: 3000
    CLOUDSDK_METRICS_ENVIRONMENT: github-actions-setup-gcloud
    GOOGLE_APPLICATION_CREDENTIALS: /home/runner/work/fe-cloud-run-example/fe-cloud-run-example/ad178834-f36f-4e04-b1c3-abe3ce212931
DEBUG: Running [gcloud.run.deploy] with arguments: [--allow-unauthenticated: "True", --cpu: "1000m", --image: "eu.gcr.io/trisbee-staging/fe-cloud-run-example:PR-18-3bb849c445ef083331988da519ed714e18b991c0", --max-instances: "<googlecloudsdk.command_lib.run.flags._ScaleValue object at 0x7faca0a53780>", --memory: "256Mi", --platform: "managed", --port: "3000", --project: "trisbee-staging", --region: "europe-west1", --verbosity: "debug", SERVICE: "fe-cloud-run-example-pr-18"]
Deploying container to Cloud Run service [fe-cloud-run-example-pr-18] in project [trisbee-staging] region [europe-west1]
Deploying new service...
Setting IAM Policy....................warning
Creating Revision.....................................................................done
Routing traffic.....................done
Completed with warnings:
  Setting IAM policy failed, try "gcloud beta run services add-iam-policy-binding --region=europe-west1 --member=allUsers --role=roles/run.invoker fe-cloud-run-example-pr-18"
Service [fe-cloud-run-example-pr-18] revision [fe-cloud-run-example-pr-18-00001-qem] has been deployed and is serving 100 percent of traffic at https://fe-cloud-run-example-pr-18-pmm2f2lc4a-ew.a.run.app

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions