Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make deploy IMG=easydl/elasticjob-controller:master #1115

Open
yangzhipeng1108 opened this issue May 11, 2024 · 1 comment
Open

make deploy IMG=easydl/elasticjob-controller:master #1115

yangzhipeng1108 opened this issue May 11, 2024 · 1 comment

Comments

@yangzhipeng1108
Copy link

test -s /root/dlrover/dlrover/go/operator/bin/controller-gen || GOBIN=/root/dlrover/dlrover/go/operator/bin go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.9.2
go: sigs.k8s.io/controller-tools/cmd/controller-gen@v0.9.2: sigs.k8s.io/controller-tools/cmd/controller-gen@v0.9.2: Get "https://proxy.golang.org/sigs.k8s.io/controller-tools/cmd/controller-gen/@v/v0.9.2.info": dial tcp 172.217.163.49:443: i/o timeout
make: *** [Makefile:127: /root/dlrover/dlrover/go/operator/bin/controller-gen] Error 1

@workingloong
Copy link
Collaborator

The make deploy can not download go modules for the reason that the network is not connected with sigs.k8s.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants