kubecost / kubectl-cost

CLI for determining the cost of Kubernetes workloads
Apache License 2.0
872 stars 55 forks source link

Add parameter `idle` (default true) which toggles `includeIdle` and `idle` query params to Allocation API #164

Closed michaelmdresser closed 6 months ago

michaelmdresser commented 6 months ago

Does this PR rely on any other PRs?

How does this PR impact users? (This is the kind of thing that goes in release notes!)

Links to Issues or ZD tickets this PR addresses or fixes

How was this PR tested?

Locally, targeting a Kubecost environment. New toggle works.