kubecost / kubectl-cost

CLI for determining the cost of Kubernetes workloads
Apache License 2.0
913 stars 60 forks source link

runtime error when filtering by 1d query window #123

Closed donwany closed 2 years ago

donwany commented 2 years ago

Screen Shot 2022-07-06 at 2 59 52 PM

gz#2118

(related to Zendesk ticket #2118)

zorrobyte commented 2 years ago

@donwany Could you share your provider, the version you are running, and more information on how you are querying?

nealormsbee commented 2 years ago

Temporarily co-assigning to @michaelmdresser because he's the primary author of this project, and also to myself and @zorrobyte as engineer on support rotation and first responder.

michaelmdresser commented 2 years ago

Hi @donwany, I've just released v0.2.12 of kubectl-cost, which should prevent this panic. The TUI may still encounter an error for you because I'm not sure what the root-cause issue is, but we'll have a workable error message starting in v0.2.12 rather than just a panic.

Thanks for your patience with this issue. When you get a chance, would you upgrade to v0.2.12 and let me know what error behavior you encounter in the TUI?

michaelmdresser commented 2 years ago

I'm going to close this issue as completed because we have a presumed fix that has been out for a little while. If you're still encountering a problem, please feel free to open a new issue or reopen this one!