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 ice cpu - incorrect value (v0.0.9+) #2

Closed
burningalchemist opened this issue Apr 18, 2022 · 3 comments
Closed

kubectl ice cpu - incorrect value (v0.0.9+) #2

burningalchemist opened this issue Apr 18, 2022 · 3 comments

Comments

@burningalchemist
Copy link

burningalchemist commented Apr 18, 2022

Hi,

After the update from v0.0.8 to v0.0.10 the command kubectl ice cpu always shows 1000 for requests/limits.
I had to downgrade to v0.0.8, since v0.0.9 is also having the same issue.

Example:
v0.0.8

T  PODNAME                                               CONTAINER                     USED  REQUEST  LIMIT     %REQ  %LIMIT
S  api-redis-master-0                                    api-redis                     16    125m     500m      15.44 -

v0.0.9+

T  PODNAME                                               CONTAINER                     USED  REQUEST  LIMIT     %REQ  %LIMIT
S  api-redis-master-0                                    api-redis                     16    1000     1000      15.15 -

Thanks for the plugin!

Kind regards,
Sergei

@NimbleArchitect
Copy link
Owner

thanks for raising it to me I completely missed that while testing, a fix is on its way

@NimbleArchitect
Copy link
Owner

release 0.0.11 is up and should fix the issue

@burningalchemist
Copy link
Author

Works as intended, thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants