google / google/inverting-proxy

The first service (module) you upload to a new application must be the 'default' service

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
276
Forks
85
PR merge metrics
No merged PRs in 30d

Description

I get the following error when running `make deploy`

`INVALID_ARGUMENT: The first service (module) you upload to a new application must be the 'default' service (module). Please upload a version of the 'default' service (module) before uploading a version for the 'agent' service (module)`

Looks like the deploy command need to deploy the services in specific order which is not currently handled

`gcloud app deploy --project "${PROJECT_ID}" --version v1 ./app/*.yaml`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.