Skip to content

Error importing packages while starting kubereplay controller manager #6

@FeizNouri

Description

@FeizNouri

Hi
While following the Quickstart guide, when executing the command

# start kubereplay controller manager in one console $ go run cmd/controller-manager/main.go --kubeconfig=~/.kube/config

i got errors cannot find packages

like this one :

cmd/controller/main.go:10:2: cannot find package "github.com/heptiolabs/healthcheck" in any of: /usr/local/go/src/github.com/heptiolabs/healthcheck (from $GOROOT) /home/go/src/github.com/heptiolabs/healthcheck (from $GOPATH)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions