pody icon indicating copy to clipboard operation
pody copied to clipboard

Build Error: types.go:213: undefined: v1.Initializers

Open ichekrygin opened this issue 8 years ago • 2 comments

Nature of request

  • [x] bug report

Description

go get github.com/JulienBreux/pody                                                                                                                                        
# k8s.io/api/core/v1
../../../k8s.io/api/core/v1/types.go:213: undefined: v1.Initializers

Environment:

⋊> ~/g/s/g/J/pody on master ◦ uname -a
Linux ichbo 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 09:04:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
⋊> ~/g/s/g/J/pody on master ◦ go version
go version go1.8 linux/amd64

ichekrygin avatar Aug 30 '17 19:08 ichekrygin

Hi @ichekrygin,

Sorry for the time! :/

I can not reproduce on my side: /

But soon, I apply go deps

JulienBreux avatar Sep 25 '17 10:09 JulienBreux

NP, are you running against master branch for github.com:kubernetes/api

ichekrygin avatar Sep 25 '17 18:09 ichekrygin