-
Notifications
You must be signed in to change notification settings - Fork 15
Description
This tool seems to be useful to cluster admins but it is broken. It's not available in krew to install/update easily or unable to install as it giving errors in go 1.6 version. Please maintain or discontinue this useful plug-in rather unmounting for quite some time. I tired to use it multiple times but always don't work for some reason due to installation issues
go get -u github.com/sysdiglabs/kubectl-dig/cmd/kubectl-dig
go: downloading k8s.io/apimachinery v0.22.2
go: downloading k8s.io/cli-runtime v0.22.2
go: downloading k8s.io/api v0.22.2
go: downloading k8s.io/utils v0.0.0-20210930125809-cb0fa318a74b
go: downloading k8s.io/kubernetes v1.22.2
go: downloading golang.org/x/net v0.0.0-20210929193557-e81a3d93ecf6
go: downloading cloud.google.com/go v0.97.0
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
go: downloading k8s.io/kube-openapi v0.0.0-20210929172449-94abcedd1aa4
go: downloading golang.org/x/sys v0.0.0-20211003122950-b1ebd4e1001c
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/reflect2 v1.0.2
go get: github.com/docker/[email protected] updating to
github.com/docker/[email protected]: parsing go.mod:
module declares its path as: github.com/moby/spdystream
but was required as: github.com/docker/spdystream
go version
go version go1.16.6 linux/amd64