kubecost / kubectl-cost

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

Move from github.com/kubecost/opencost to github.com/opencost/opencost #135

Closed mattray closed 1 year ago

mattray commented 1 year ago

Cleaning up Kubecost->OpenCost even though GitHub will keep forwarding these

Signed-off-by: Matt Ray github@mattray.dev

mattray commented 1 year ago

The build fails because I didn't refresh the dependencies to sync up with the latest OpenCost versions. go.sum and go.mod need to be refreshed

michaelmdresser commented 1 year ago

Thanks for bringing this up. Opened https://github.com/kubecost/kubectl-cost/pull/136 with a tidied up go.mod because I don't think I can push to your fork.