Skip to content

build enoy-initializer image error #14

@spursy

Description

@spursy

When I build enoy-initializer image, I have encounter the follow exceptions:

./build
# kubernetes-initializer-tutorial/envoy-initializer
./main.go:98:11: options.IncludeUninitialized undefined (type "kubernetes-initializer-tutorial/envoy-initializer/vendor/k8s.io/apimachinery/pkg/apis/meta/v1".ListOptions has no field or method IncludeUninitialized)
./main.go:102:11: options.IncludeUninitialized undefined (type "kubernetes-initializer-tutorial/envoy-initializer/vendor/k8s.io/apimachinery/pkg/apis/meta/v1".ListOptions has no field or method IncludeUninitialized)
./main.go:138:33: "kubernetes-initializer-tutorial/envoy-initializer/vendor/k8s.io/apimachinery/pkg/runtime".NewScheme().DeepCopy undefined (type *"kubernetes-initializer-tutorial/envoy-initializer/vendor/k8s.io/apimachinery/pkg/runtime".Scheme has no field or method DeepCopy)

My Go Version is: go version go1.12.1 darwin/amd64

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