dlrover
dlrover copied to clipboard
make deploy IMG=easydl/elasticjob-controller:master
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/[email protected] go: sigs.k8s.io/controller-tools/cmd/[email protected]: sigs.k8s.io/controller-tools/cmd/[email protected]: 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
The make deploy can not download go modules for the reason that the network is not connected with sigs.k8s.io.
This issue has been automatically marked as stale because it has not had recent activity.
This issue is being automatically closed due to inactivity.