kubernetes: hyperkube v1.7.0 gave warning on duplicate proto type registered
Is this a BUG REPORT or FEATURE REQUEST?:
Uncomment only one, leave it on its own line:
/kind bug
/kind feature
What happened:
kubectl version
2017-07-14 00:22:33.842797 I | proto: duplicate proto type registered: google.protobuf.Any 2017-07-14 00:22:33.843078 I | proto: duplicate proto type registered: google.protobuf.Duration 2017-07-14 00:22:33.843115 I | proto: duplicate proto type registered: google.protobuf.Timestamp Client Version: version.Info{Major:“1”, Minor:“7+”, GitVersion:“v1.7.0-1+e3085e7e4f4022”, GitCommit:“e3085e7e4f40227fe2ca0edb80099551058a3a5d”, GitTreeState:“clean”, BuildDate:“2017-07-14T06:01:23Z”, GoVersion:“go1.8.3”, Compiler:“gc”, Platform:“linux/amd64”} Server Version: version.Info{Major:“1”, Minor:“7+”, GitVersion:“v1.7.0-1+e3085e7e4f4022”, GitCommit:“e3085e7e4f40227fe2ca0edb80099551058a3a5d”, GitTreeState:“clean”, BuildDate:“2017-07-14T06:01:23Z”, GoVersion:“go1.8.3”, Compiler:“gc”, Platform:“linux/amd64”}
What you expected to happen: Running kubectl command without those warnings printed out to stderr.
How to reproduce it (as minimally and precisely as possible): Run any kubectl command.
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version): - Cloud provider or hardware configuration**:
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a): - Install tools:
- Others:
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 2
- Comments: 22 (8 by maintainers)
i can verify this is fixed if you upgrade to 1.7.4