-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/cliRelated to CLIRelated to CLIp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint
Description
We use a self hosted kubernetes cluster and our services are not allowed to connect to public services eg. github.
It seems that the cli-migrations tool try to download several plugins for the execution.
time="2020-04-21T12:21:10Z" level=fatal msg="ensuring plugins index failed: Get https://github.com/hasura/cli-plugins-index.git/info/refs?service=git-upload-pack: dial tcp 140.82.118.3:443: i/o timeout"
How can I prevent that hasura download things and is still able to execute the migrations? All necessary plugins should be bundled in the cli-migration docker image
Metadata
Metadata
Assignees
Labels
c/cliRelated to CLIRelated to CLIp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint