-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels