Skip to content

[cloud-deploy-website-on-gke]: #109

@AKhozya

Description

@AKhozya

https://codelabs.developers.google.com/codelabs/cloud-deploy-website-on-gke#4

cd ~/monolith-to-microservices/monolith
gcloud builds submit --tag gcr.io/${GOOGLE_CLOUD_PROJECT}/monolith:1.0.0 .

ERROR: (gcloud.builds.submit) PERMISSION_DENIED: The caller does not have permission. This command is authenticated as xxx@xxx which is the active account specified by the [core/account] property

Fixed with giving service account it uses an "owner" but that's a hack - there should be a point for granting required permission or it's misconfigured in GCP by default

Metadata

Metadata

Assignees

No one assigned

    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