Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubectl describe hpa broken #21669

Closed
piosz opened this issue Feb 22, 2016 · 5 comments
Closed

kubectl describe hpa broken #21669

piosz opened this issue Feb 22, 2016 · 5 comments
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling.

Comments

@piosz
Copy link
Member

piosz commented Feb 22, 2016

$ kubectl describe hpa php-apache
...
Min pods:           833358050696
...
@piosz piosz added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling. team/control-plane labels Feb 22, 2016
@piosz piosz added this to the v1.2 milestone Feb 22, 2016
@adohe-zz
Copy link

@piosz could you provide version info? I would take a look. Thanks very much.

@piosz
Copy link
Member Author

piosz commented Feb 22, 2016

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"1", GitVersion:"v1.1.7", GitCommit:"e4e6878293a339e4087dae684647c9e53f1cf9f0", GitTreeState:"clean"}
Server Version: version.Info{Major:"1", Minor:"2+", GitVersion:"v1.2.0-alpha.7.939+d00c650b28843b", GitCommit:"d00c650b28843b1edf910c28bd3ec92f5b32f662", GitTreeState:"clean"}

Thanks!

@piosz
Copy link
Member Author

piosz commented Feb 22, 2016

Ups, I've already fixed this #16025. Should be cherry-picked to release-1.1

@piosz piosz removed this from the v1.2 milestone Feb 22, 2016
@piosz
Copy link
Member Author

piosz commented Feb 22, 2016

This only happens with kubectl in version 1.1 so removing milestone.

@piosz
Copy link
Member Author

piosz commented Feb 23, 2016

fixed by #21670, will be released in 1.1.8

@piosz piosz closed this as completed Feb 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/autoscaling Categorizes an issue or PR as relevant to SIG Autoscaling.
Projects
None yet
Development

No branches or pull requests

2 participants