File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ # v0.3.3
2+ - Fixed node memory parsing when memory reports as integers without units [ Issue #55 ] ( https://github.com/etopeter/kubectl-view-utilization/issues/56 )
3+ - Fixed context verification [ Issue #55 ] ( https://github.com/etopeter/kubectl-view-utilization/issues/55 )
4+ - Fixed utilization view not displaying when requests are set to 0 in normal mode
5+
16# v0.3.2
27- Fixed handling of node allocatable memory parsing [ Issue #52 ] ( https://github.com/etopeter/kubectl-view-utilization/issues/52 )
38
Original file line number Diff line number Diff line change 1717# Prints cluster resource utilization
1818
1919
20- PLUGIN_VERSION=" v0.3.2 "
20+ PLUGIN_VERSION=" v0.3.3 "
2121VIEW_UTILIZATION_NAMESPACE=" "
2222VIEW_UTILIZATION_NODE_LABEL=" "
2323VIEW_UTILIZATION_OUTPUT=" text"
You can’t perform that action at this time.
0 commit comments