InsidersEdge / InsidersEdge/Kubeswipe
[Bug] : Format the cpu usage quanity for nano units
Open
bug
good first issue
help wanted
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
currently in https://github.com/InsidersEdge/Kubeswipe/blob/main/pkg/utils/pods/pods.go#L79 the cpu quantity is formatted as int64 but in small testing machines it cpu usuage is in less quantities like nano and hence for those int64 will return as 0 we need to handle this case
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.